body{
	padding:0;
	margin: 0;
}

p{
	padding: 0; margin: 0;
}
img{
	height: 0 auto;
}

.t-c{
	text-align: center !important;
}
.t-l{
	text-align: left !important;
}
.t-r{
	text-align: right !important;
}
.no-padding{
	padding: 0;
}
.center_contanier{
	width: 1200px; margin:0 auto;
}
.smallcenter_contanier{
	width: 900px; margin:0 auto;
}
.extrasmallcenter_contanier{
	width: 500px; margin:0 auto;
}
.small_net_center_contanier{
	width:1100px; margin:0 auto;
}
.center_big_contanier{
	width: 1290px; margin:0 auto;
}
.mar_1{
	margin-top: 5px;
}
.mar_2{
	margin-top: 10px;
}

.mar_3{
	margin-top: 15px;
}
.mar_4{
	margin-top: 20px;
}
.mar_5{
	margin-top: 25px;
}
.mar_6{
	margin-top: 30px;
}
.mar_7{
	margin-top: 35px;
}
.mar_8{
	margin-top: 40px;
}
.mar_9{
	margin-top: 45px;
}
.mar_10{
	margin-top: 50px;
}
.mar_11{
	margin-top: 55px;
}
.mar_12{
	margin-top: 60px;
}
.mar_13{
	margin-top: 65px;
}
.mar_14{
	margin-top: 70px;
}
.mar_15{
	margin-top: 75px;
}
.mar_16{
	margin-top: 80px;
}
.mar_17{
	margin-top: 85px;
}
.mar_18{
	margin-top: 90px;
}
.mar_19{
	margin-top: 95px;
}
.mar_20{
	margin-top: 100px;
}
/*-----------------------------*/
.mar_left1 {margin-left:10px;}
.mar_left2 {margin-left:15px;}
.mar_left3 {margin-left:20px;}
.mar_left4 {margin-left:25px;}
.mar_left5 {margin-left:-37px;}
.mar_left6 {margin-left:35px;}
.mar_left7 {margin-left:40px;}
.mar_left8 {margin-left:45px;}
.mar_left9 {margin-left:50px;}
.mar_left10 {margin-left:55px}

@font-face {
  font-family: 'AzonixRegular';
  src: url('../fonts/AzonixRegular.eot') format('embedded-opentype'),
  	   url('../fonts/AzonixRegular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
.slider22 {
	display: none;
}

/*--------panel_top---------*/
.panel_top {
    width: 100%;
    float: left;
    background-color: #ded142;
}

.panel_top h2 {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    color: #ffffff;
    text-align: left;
    font-weight: 400;
    float: left;
    margin-top: 11px;
    margin-right: 20px;
}
.panel_top h3 {
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    color: #080505;
    text-align: right;
    font-weight: 700;
    float: right;
    margin-top: 11px;
}
.panel_top h2 a {
    color: #080505;
    text-decoration: none;
}
.icone_to {
	margin-right: 8px;
}

/*--------panel_top2---------*/
.panel_top2 {
    width: 100%;
    float: left;
    padding-top: 5px;
    padding-bottom: 10px;
}

.panel_top2 .logomain {
    margin-top: 12px;
}
.panel_top2 h2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 33px;
    color: #131516;
    text-align: left;
    font-weight: 700;
    float: right;
    margin-top: 22px;
    margin-right: 20px;
}

.panel_top2 .icone_to2 {
	margin-right: 8px;
}

.panel_top2 h2 a {
    color: #131516;
    text-decoration: none;
}
.panel_top2 .readmore {
    font-family: 'Open Sans', sans-serif;
    background: #ded142;
    border: none;
    color: #ffffff;
    width: 90%;
    font-size: 18px;
    font-weight: 600;
    padding: 7px 0 7px 0;
    cursor: pointer;
    border-radius: 50px;
    float: right;
    margin-top: 23px;
}
.panel_top2 .readmore a {
    color: #ffffff;
    text-decoration: none;
}

/*---------------logo_menu_panel---------------*/

.logo_menu_panel {
	width: 100%;
	float: left;
	background-color: #ded142;
}


.logo_menu_panel .social_icone {
    float: left;
    font-family: 'Lato', sans-serif;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
}

.logo_menu_panel .social_icone ul {
	padding: 0;
	margin: 0;
	list-style-type: none;

}

.logo_menu_panel .social_icone ul li {
    float: left;
    padding: 8px 4px;
}

.mail_ic {
    margin-right: 11px;
}



/*------------navigation--------------*/
.navbar-default {
    background-color: transparent !important;
    border-color: transparent !important;
}

.navbar-default .navbar-nav li a {
    font-size: 15px;
    font-weight: 500;
    color: #000000;
    font-family: 'Raleway', sans-serif;
    padding: 12px 48px;
}
.navbar-nav {
    float: left;
    margin-right: 0px;
    margin-top: 0px;
    margin-left: -15px;
}
.navbar-nav > li {
    float: left;
    margin-top: 0px;
    text-align: center;
}
.navbar-nav > li:last-child {
    border-right: none;
}
.navbar-collapse {
   padding-right: 0px;
   padding-left: 0px; 
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 0px 12px;
}

.navbar {
	margin-bottom: 0px !important;
	min-height: auto !important;
	border: none;
}


.navbar-default .navbar-nav .active a, .navbar-default .navbar-nav .active a:focus, .navbar-default .navbar-nav .active a:hover {
    background: #4ce639;
    color: #fff;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color: #4ce639;
    color: #fff;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #4ce639;
    color: #fff;
}


/*---------------------slider----------------------*/
.slider {
	width: 100%;
	float: left;
	display: block;
}
.slider2{
	width: 100%;
	float: left;
	display: none;
}
.bs-slider{
    overflow: hidden;
    max-height: 627px !important;
    position: relative;
    background: #000000;
}
.bs-slider:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab;
}
.bs-slider:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}
.bs-slider .bs-slider-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.bs-slider > .carousel-inner > .item > img,
.bs-slider > .carousel-inner > .item > a > img {
    margin: auto;
    width: 100% !important;
}

/********************
*****Slide effect
**********************/

.fade {
    opacity: 1;
}
.fade .item {
    top: 0;
    z-index: 1;
    opacity: 0;
    width: 100%;
    position: absolute;
    left: 0 !important;
    display: block !important;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}
.fade .item:first-child {
    top: auto;
    position: relative;
}
.fade .item.active {
    opacity: 1;
    z-index: 2;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}
/*---------- LEFT/RIGHT ROUND CONTROL ----------*/
.control-round .carousel-control {
    top: 85%;
    opacity: 0;
    width: 45px;
    height: 45px;
    z-index: 100;
    color: #ffffff;
    display: block;
    font-size: 24px;
    cursor: pointer;
    overflow: hidden;
    line-height: 43px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: #32363a94;
}
.control-round:hover .carousel-control{
    opacity: 1;
}
.control-round .carousel-control.left {
    left: 1%;
}
.control-round .carousel-control.right {
    right: 91%;
}
.control-round .carousel-control.left:hover,
.control-round .carousel-control.right:hover{
    color: #fdfdfd;
    background: rgba(0, 0, 0, 0.5);
    border: 0px transparent;
}
.control-round .carousel-control.left>span:nth-child(1){
    left: 45%;
}
.control-round .carousel-control.right>span:nth-child(1){
    right: 45%;
}
/*---------- INDICATORS CONTROL ----------*/
.indicators-line > .carousel-indicators {
    right: 88%;
    bottom: 10%;
    left: auto;
    width: 90%;
    height: 20px;
    font-size: 0;
    overflow-x: auto;
    text-align: right;
    overflow-y: hidden;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 1px;
    white-space: nowrap;
}
.indicators-line > .carousel-indicators li{
    padding: 0;
    width: 15px;
    height: 15px;
    border: 1px solid rgb(158, 158, 158);
    text-indent: 0;
    overflow: hidden;
    text-align: left;
    position: relative;
    letter-spacing: 1px;
    background: rgb(158, 158, 158);
    -webkit-font-smoothing: antialiased;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-right: 5px;
    -webkit-transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99);
    transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99);
    z-index: 10;
    cursor:pointer;
}
.indicators-line > .carousel-indicators li:last-child{
    margin-right: 0;
}
.indicators-line > .carousel-indicators .active{
    margin: 1px 5px 1px 1px;
    box-shadow: 0 0 0 2px #fff;
    background-color: transparent;
    position: relative;
    -webkit-transition: box-shadow 0.3s ease;
    -moz-transition: box-shadow 0.3s ease;
    -o-transition: box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;

}
.indicators-line > .carousel-indicators .active:before{
    transform: scale(0.5);
    background-color: #fff;
    content:"";
    position: absolute;
    left:-1px;
    top:-1px;
    width:15px;
    height: 15px;
    border-radius: 50%;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}


.slide-text {
    left: 0;
    top: 9%;
    right: 0;
    margin: auto;
    padding: 10px;
    position: absolute;
    text-align: left;
    padding: 10px 85px;
    
}
.slide-text > h1 {
    color: #ffffff;
    font-family: 'Open Sans', sans-serif;
    font-size: 74px;
    font-style: normal;
    font-weight: 700;
    margin-top: -6px;
    text-align: left;
    width:100%;
    float: left;
}
.slide-text > h1 span {
	color: #ffffff;;
}
.slide-text > p {
    font-family: 'Open Sans', sans-serif;
    padding: 0;
    color: #ffffff;
    font-size: 15px;
    line-height: 33px;
    font-weight: 400;
    margin-bottom: 9px;
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s;
    width: 59%;
    text-align: left;
    margin-left: 0px;
    margin-top: 18px;
}
.slide-text > p span {
	color: #60af3c;
	font-weight: bold;
}
.slide-text > a.btn-default {
    font-family: 'Open Sans', sans-serif;
    color: #ffffff;
    font-size: 19px;
    line-height: 0px;
    margin-right: 10px;
    text-align: center;
    padding-top: 15px;
    white-space: nowrap;
    letter-spacing: 1px;
    display: inline-block;
    border: none;
    font-weight: 500;
    background-color: transparent;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    margin-left: 0px;
    width: 15%;
    padding-bottom: 17px;
    margin-top: 20px;
    border-radius: 33px;
    border: 3px solid #fff;
}
.slide-text > a.btn-primary{
    color: #ffffff;
    cursor: pointer;
    font-weight: 500;
    font-size: 13px;
    line-height: 15px;
    margin-left: 10px;
    text-align: center;
    padding: 17px 30px;
    white-space: nowrap;
    letter-spacing: 1px;
    background: #b0389e;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    border: none;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}
.slide-text > a:hover,
.slide-text > a:active {
    color: #ffffff;
    background: #222222;
    -webkit-transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
    transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
}


.di{
	padding: 1px 0px;
}

.slide-text > a.btn2-default {
    font-family: 'Open Sans', sans-serif;
    color: #ea6058;
    font-size: 19px;
    line-height: 0px;
    margin-right: 10px;
    text-align: center;
    padding-top: 15px;
    white-space: nowrap;
    letter-spacing: 1px;
    display: inline-block;
    border: none;
    font-weight: 600;
    background-color: transparent;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    width: 15%;
    padding-bottom: 17px;
    margin-top: 20px;
    border-radius: 33px;
    border: 3px solid #ea6058;
}
.slide-text > a.btn2-primary{
    color: #ffffff;
    cursor: pointer;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    margin-left: 10px;
    text-align: center;
    padding: 17px 30px;
    white-space: nowrap;
    letter-spacing: 1px;
    background: #00bfff;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    border: none;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}


/*------------------------------------------------------*/
/* RESPONSIVE
/*------------------------------------------------------*/

@media (max-width: 991px) {
    .slide-text h1 {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 20px;
    }
    .slide-text > p {

        font-size: 18px;
    }
}


/*---------- MEDIA 480px ----------*/
@media  (max-width: 768px) {
    .slide-text {
        padding: 10px 50px;
    }
    .slide-text h1 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 10px;
    }
    .slide-text > p {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 20px;
    }
    .control-round .carousel-control{
        display: none;
    }

}
@media  (max-width: 480px) {
    .slide-text {
        padding: 10px 30px;
    }
    .slide-text h1 {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 5px;
    }
    .slide-text > p {
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 10px;
    }
    .slide-text > a.btn-default, 
    .slide-text > a.btn-primary {
        font-size: 10px;
        line-height: 10px;
        margin-right: 10px;
        text-align: center;
        padding: 10px 15px;
    }
    .indicators-line > .carousel-indicators{
        display: none;
    }

}
.slider .blue_box {
    width: 360px;
    float: right;
    height: 445px;
    background-color: rgba(3, 12, 3, 0.69);
    position: relative;
    margin-top: -445px;
    z-index: 999;
    padding-left: 15px;
    padding-right: 23px;
}

.slider .blue_box h2 {
    font-size: 32px;
    font-weight: normal;
    color: #fff;
    font-family: 'AzonixRegular';
    width:100%;
    text-align: center;
    float: left;
}
.slider .blue_box h3 {
    color: #ffffff;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    text-align: center;
    width: 100%;
    font-weight: 700;
}
.slider .blue_box .fr {
    width: 100%;
    margin-left: 5px;
    border: 1px solid #ffffff;
    box-sizing: border-box;
    margin-top: 2px;
    margin-bottom: 9px;
    resize: vertical;
    background-color: transparent;
    padding: 10px 8px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    color: #ffffff;
}
.slider .blue_box .fr2 {
    width: 100%;
    margin-left: 5px;
    border: 1px solid #ffffff;
    box-sizing: border-box;
    margin-top: 2px;
    margin-bottom: 9px;
    background-color: transparent;
    padding: 7px 12px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    color: #ffffff;
    height: 100px;
}
.slider .blue_box .button2 {
    background-color: #4ce639;
    font-family: 'Raleway', sans-serif;
    border: none;
    color: #000000;
    padding: 7px 0px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 18px;
    width: 100%;
    margin-left: 7px;
    font-weight: 600;
    margin-top: -4px;
    text-transform: uppercase;
}
.slider .blue_box .bo {
    border-bottom: 1px solid #fff;
    width: 112%;
    float: left;
    margin-left: -15px;
    margin-bottom: 14px;
    margin-top: 9px;
}
.slider ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #ffffff;
  opacity: 1; /* Firefox */
}

.slider :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #ffffff;
}

.slider ::-ms-input-placeholder { /* Microsoft Edge */
  color: #ffffff;
}

/*-------body_panel1--------*/

.body_panel1 {
	width: 100%;
	float: left;
	padding-top: 20px;
	padding-bottom: 75px
}

.body_panel1 h2 {
    font-family: 'Raleway', sans-serif;
    font-size: 47px;
    color: #000000;
    text-align: center;
    font-weight: 700;
    float: left;
    margin-top: 22px;
    width: 100%;
}
.body_panel1 h2 span {
    color: #ded142;
}
.body_panel1 h3 {
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    color: #090000;
    text-align: center;
    font-weight: 400;
    float: left;
    width: 100%;
    margin-top: 0px;
}

.body_panel1 .ser1 {
    border: 1px solid #d8d6d6;
    padding: 8px;
    float: left;
}
.body_panel1 h4 {
    font-family: 'Lato', sans-serif;
    font-size: 23px;
    color: #090000;
    text-align: center;
    font-weight: 700;
    float: left;
    width: 100%;
}

.body_panel1 p {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    color: #090000;
    text-align: center;
    font-weight: 400;
    float: left;
    width: 100%;
    line-height: 30px;
}


.body_panel1 .button22 {
    background-color: #ded142;
    font-family: 'Raleway', sans-serif;
    border: none;
    color: #ffffff;
    padding: 7px 0px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 15px;
    width: 50%;
    margin-left: 67px;
    font-weight: 600;
    margin-top: 14px;
    border-radius: 40px;
}

/*-------body_panel2--------*/

.body_panel2 {
    width: 100%;
    float: left;
    background-color: #ded142;
    height: 400px;
}

.body_panel2 .why_pic {
    margin-top: -23px;
}

.body_panel2 h2 {
    font-family: 'Raleway', sans-serif;
    font-size: 47px;
    color: #ffffff;
    text-align: left;
    font-weight: 700;
    float: left;
    margin-top: 33px;
    width: 100%;
}

.body_panel2 p {
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    color: #ffffff;
    text-align: left;
    font-weight: 400;
    float: left;
    width: 90%;
    line-height: 26px;
    margin-top: 11px;
    margin-bottom: 13px;
}
.body_panel2 h3 {
    font-family: 'Raleway', sans-serif;
    font-size: 17px;
    color: #ffffff;
    text-align: center;
    font-weight: 700;
    float: left;
    width: 100%;
    text-transform: uppercase;
}

.body_panel2 .whyicone {
    margin-top: 6px;
    width: 33%;
}
.body_panel2 h4 {
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    color: #ffffff;
    text-align: left;
    font-weight: 400;
    float: left;
    width: 90%;
    line-height: 26px;
}

/*-------body_panel3--------*/

.body_panel3 {
	width: 100%;
	float: left;
	padding-bottom:50px
}
.body_panel3 .big_pic {
    margin-top: 60px;
    width: 524px;
    height: 320px;
}

.body_panel3 h2 {
    font-family: 'Raleway', sans-serif;
    font-size: 41px;
    color: #090000;
    text-align: left;
    font-weight: 700;
    float: left;
    width: 100%;
    padding-left: 24px;
    margin-bottom: -9px;
}
.body_panel3 h2 span {
    color: #ded142;
}
.body_panel3 h3 {
    font-family: 'Open Sans', sans-serif;
    font-size: 37px;
    color: #ffffff;
    font-weight: 700;
    float: left;
    background-color: #ded142;
    width: 56px;
    height: 56px;
    text-align: center;
    border-radius: 50%;
    line-height: 55px;
}

.body_panel3 h4 {
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    color: #090000;
    font-weight: 700;
    float: left;
    width: 100%;
    text-align: left;
}
.body_panel3 h4 span {
    color: #ded142;
}
.body_panel3 p {
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    color: #090000;
    font-weight: 400;
    float: left;
    width: 100%;
    text-align: left;
    line-height: 26px;
    margin-top: 16px;
}
/*-------futter_panel--------*/

.futter_panel {
	width: 100%;
	float: left;
	background: url('../images/futter.jpg') no-repeat;
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
.futter_panel h2 {
    font-family: 'Raleway', sans-serif;
    font-size: 26px;
    color: #fefd0c;
    font-weight: 700;
    float: left;
    width: 100%;
    text-align: left;
}
.futter_panel h3 {
    font-family: 'Raleway', sans-serif;
    font-size: 20px;
    color: #fefd0c;
    font-weight: 700;
    float: left;
    width: 100%;
    text-align: left;
}
.futter_panel h4 {
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    color: #ffffff;
    font-weight: 400;
    float: left;
    width: 100%;
    text-align: center;
}
.futter_panel h4 a {
    color: #ffffff;
    text-decoration: none;
}
.futter_panel h2 span {
    color: #ffffff;
}

.futter_panel .navi_gation {
    font-family: 'Lato', sans-serif;
    font-size: 13px;
    color: #ffffff;
    font-weight: 400;
    float: left;
    width: 100%;
    text-align: left;
    text-transform: uppercase;
    margin-left: 21px;
}
.futter_panel .navi_gation ul {
	padding: 0;
	margin: 0;
	list-style-image: url('../images/arrew.png');
}
.futter_panel .navi_gation ul li {
    float: left;
    padding: 9px 6px;
    width: 100%;
}
.futter_panel .navi_gation ul li a {
	color: #ffffff;
	text-decoration: none;
}


/*--------------------------*/
.futter_panel .navi_gation2 {
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    color: #ffffff;
    font-weight: 400;
    float: left;
    width: 100%;
    text-align: left;
}
.futter_panel .navi_gation2 span {
    color: #fefd0c;
}
.futter_panel .navi_gation2 ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.futter_panel .navi_gation2 ul li {
    float: left;
    padding: 9px 0px;
    width: 100%;
}
.futter_panel .navi_gation2 ul li a {
	color: #ffffff;
	text-decoration: none;
}
/*------------navi_gation3--------------*/
.futter_panel .navi_gation3 {
    float: left;
    width: 100%;
}

.futter_panel .navi_gation3 ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.futter_panel .navi_gation3 ul li {
    float: left;
    padding: 9px 3px;
}



/*--------inner_baner----------*/

.inner_banner {
	width: 100%;
	float: left;
	background: url('../images/about_baner.jpg') no-repeat;
	background-size: cover;
	background-position: center;
}


.inner_banner h1 {
    font-family: 'Lato', sans-serif;
    font-size: 45px;
    color: #ffffff;
    text-align: left;
    width: 100%;
    font-weight: 700;
    padding-top: 20px;
    text-transform: uppercase;
}
.inner_banner h2 {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    color: #ffffff;
    text-align: left;
    width: 100%;
    font-weight: 700;
    padding-top: 0px;
    padding-bottom: 31px;
    margin-top: 0px;
    text-transform: uppercase;
}
.inner_banner h2 a {
    color: #ffc527;
    text-decoration: none;
}

/*---------about_panel--------*/
.about_panel {
	width: 100%;
	float: left;
	padding: 10px 0px;
}
.about_panel h2 {
    font-family: 'Lato', sans-serif;
    font-size: 36px;
    color: #000000;
    text-align: center;
    width: 100%;
    font-weight: 700;
}
.about_panel h2 a {
    color: #4ce639;
    text-decoration: none;
}
.about_panel h3 {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    color: #000000;
    text-align: center;
    width: 100%;
    font-weight: 400;
}
.about_panel .mobile_icone {
	width: 100%;
}
.about_panel1 h5 {
    font-family: 'Lato', sans-serif;
    font-size: 23px;
    color: #000000;
    text-align: left;
    width: 100%;
    font-weight: 700;
    margin-top: 11px;
    float: left;
}
.about_panel1 h5 a {
    color: #4ce639;
    text-decoration: none;
}
/*---------------book_pane1---------------*/
.book_pane1 {
    width: 100%;
    float: left;
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #ded142;
}
.book_pane1 .form_booking {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #403f3d;
    text-align: left;
    font-weight: 400;
    width: 98%;
    margin-bottom: 5px;
    margin-top: 3px;
    padding: 8px 9px;
    border-radius: 2px;
    border: 1px solid #a9a6a6;
}
.book_pane1 .form_booking1 {
    font-size: 14px;
    color: #403f3d;
    text-align: left;
    font-weight: 400;
    width: 100%;
    margin-bottom: 5px;
    margin-top: 3px;
    padding: 8px 9px;
    border-radius: 2px;
    border: 1px solid #a9a6a6;
}
.book_pane1 h4 {
    color: #ffffff;
    font-family: 'Raleway', sans-serif;
    font-size: 35px;
    text-align: center;
    width: 100%;
    margin-bottom: 41px;
    /*line-height: 0px;*/
    font-weight: 700;
}
.book_pane1 .form_booking2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #403f3d;
    text-align: left;
    font-weight: 400;
    width: 99%;
    margin-bottom: 5px;
    margin-top: 3px;
    padding: 6px 9px;
    border-radius: 2px;
    border: 1px solid #a9a6a6;
    height:150px;
}
.book_pane1 .button3 {
    background-color: #1a1d19;
    color: #4ce639;
    padding: 8px 8px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 20px;
    margin: 0px 0px;
    cursor: pointer;
    font-family: 'Open Sans', sans-serif;
    float: left;
    border-radius: 1px;
    width: 56%;
    border: none;
    font-weight: 600;
    text-transform: uppercase;
    margin-left: 178px;
}
.book_pane1 .button4 {

    color: #fcf8f8;
    padding: 10px 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    margin: 11px 0px;
    cursor: pointer;
    font-family: 'Open Sans', sans-serif;
    float: left;
    border-radius: 1px;
    width: 100%;
    border: none;
    font-weight: 600;
}
.book_pane1 .button4 a {
	 color: #fcf8f8;
	 text-decoration: none;
}
/*---------------about_panel1---------------*/
.about_panel1 {
    width: 100%;
    float: left;
    padding-top: 29px;
    padding-bottom: 60px;
}
.about_panel1 .glass_pic2 {
	width: 100%;
}
.about_panel1 .glass_pic2 {
    width: 100%;
    border: 1px solid #c7c7c7;
    padding: 10px;
}
.about_panel1 h2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 37px;
    color: #ded142;
    text-align: left;
    width: 100%;
    float: left;
    margin-bottom: 21px;
    margin-top: 0px;
    font-weight: 700;
}
.about_panel1 h2 span {
    color: #0f0b0b;
}
.about_panel1 h3 {
    font-family: 'Open Sans', sans-serif;
    font-size: 47px;
    color: #098709;
    text-align: left;
    width: 100%;
    float: left;
    margin-bottom: 0px;
    margin-top: 0px;
    font-weight: 700;
}

.about_panel1 p {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    color: #646464;
    text-align: justify;
    font-weight: 400;
    width: 100%;
    float: left;
    line-height: 31px;
    margin-top: 0px;
}
.about_panel1 .readmore {
    font-family: 'Open Sans', sans-serif;
    background: #1a6111;
    border: 4px solid #ffffff;
    color: #ffffff;
    width: 27%;
    font-size: 13px;
    font-weight: 600;
    padding: 10px 0 10px 0;
    cursor: pointer;
    margin-top: 10px;
    margin-left: 0px;
    border-radius: 0px;
    text-transform: uppercase;
}
.about_panel1 .readmore a {
    color: #ffffff;
    text-decoration: none;
}

/*---------------about_panel1_misson---------------*/
.about_panel1_misson {
    width: 100%;
    float: left;
    padding-top: 29px;
    padding-bottom: 60px;
}
.about_panel1_misson .box_misson {
    width: 100%;
    float: left;
    padding: 15px;
    box-shadow: 10px 10px 13px 6px #e8e8e8;
    min-height: 452px;
}
.about_panel1_misson .box_misson .ic {
	
}

.about_panel1_misson .box_misson h2 {
    font-family: 'Lato', sans-serif;
    font-size: 22px;
    color: #000000;
    text-align: center;
    width: 100%;
    font-weight: 700;
}
.about_panel1_misson .box_misson p {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    color: #000000;
    text-align: center;
    width: 100%;
    font-weight: 400;
    line-height: 29px;
}


/*------------contact_baner--------*/
.contact_baner {
    background: transparent;
    color: #393839;
    font-size: 15px;
    padding-bottom: 60px;
    padding-top: 22px;
    float: left;
    width: 100%;
}
.contact_baner h1 {
    color: #000000;
    font-family: 'Raleway', sans-serif;
    font-size: 41px;
    text-align: center;
    width: 100%;
}
.contact_baner h2 {
    color: #3B3F3F;
    font-family: 'Raleway', sans-serif;
    font-size: 27px;
    text-align: left;
    width: 100%;
}
.contact_baner p {
    color: #4D4C4C;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    text-align: left;
    width: 97%;
    font-weight: 400;
    line-height: 26px;
    margin-left: 0px;
    margin-bottom: 20px;
    margin-top: 15px;
}
.contact_baner .button_3 {
    background-color: #262325;
    border: none;
    color: white;
    padding: 11px 36px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 10px 2px;
    cursor: pointer;
    margin-left: -14px;
    margin-top: 4%;
    float: left;
}

.contact_baner .button_3:hover{
    background-color:#000000;
     transition: 1s;

}
.contact_baner .button_4 {
    background-color: #ff0000;
    border: none;
    color: white;
    padding: 7px 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 10px 0px;
    cursor: pointer;
    margin-left: 7px;
    margin-top: 4%;
    float: left;
    margin-right: -13px;
    border-radius: 39px;
}

.contact_baner .button_4:hover {
    background-color: #0b0a0a;
    transition: 1s;
}

/*-------------------------contact_baner2------------------------*/
.contact_baner2 {
    float: left;
    margin-bottom: -4px;
    width: 100%;
}

.contact_baner h1 {
    color: #0d3770;
    font-family: 'Raleway', sans-serif;
    font-size: 25px;
    text-align: left;
    width: 100%;
    margin-top: 13px;
}

.contact_baner h5 {
    color: #282929;
    font-family: 'Raleway', sans-serif;
    font-size: 26px;
    text-align: left;
    width: 100%;
    margin-top: 13px;
    font-weight: 600;
    margin-bottom: 30px;
}

.contact_baner .aconatct_list {
    color: #ffffff;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    width: 100%;
    margin-top: 13px;
}

.contact_baner .aconatct_list span {
    color: #f4f4f7;
	font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 500;
    margin-right: 10px;
}
.contact_baner .aconatct_list ul  {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.contact_baner .aconatct_list ul li {
    float: left;
}
.contact_baner .aconatct_list ul li a {
    padding: 16px 50px;
    background-color: #4ce639;
    border-radius: 4px;
    box-shadow: 10px 10px 10px -9px #000;
    margin-right: 13px;
    color: #ffffff;
    text-decoration: none;
}

.form3l {
	font-family: 'Open Sans', sans-serif;
    background-color: rgb(255, 255, 255);
    background-image: none;
    border: 1px solid #e0e0e0;
    border-radius: 0px;
    color: #000;
    display: block;
    font-size: 14px;
    height: 38px;
    line-height: 1.42857;
    margin-top: 2px;
    padding: 6px 12px;
    width: 96%;
    font-weight: 400;
}
.form32 {
	font-family: 'Open Sans', sans-serif;
    background-color: rgb(255, 255, 255);
    background-image: none;
    border: 1px solid #e0e0e0;
    border-radius: 0px;
    color: #000;
    display: block;
    font-size: 14px;
    height:100px;
    line-height: 1.42857;
    margin-top: 2px;
    padding: 6px 12px;
    width: 98%;
    font-weight: 400;
}

.label1 {
    font-family: 'Open Sans', sans-serif;
    width: 100%;
    margin-bottom: 5px;
    font-weight: 600;
    font-size: 15px;
}
.button_contact {
    background: #4ce639;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    border: none;
    color: #ffffff;
    width: 98%;
    font-size: 22px;
    padding: 8px 0 8px 0;
    border-radius: 0px;
    cursor: pointer;
    margin-top: 5px;
    margin-left: 0px;
    text-transform: capitalize;
}
/*---------------about_panel2---------------*/
.about_panel2 {
    width: 100%;
    float: left;
    padding-top: 25px;
    padding-bottom: 100px;
}
.post-module {
  position: relative;
  z-index: 1;
  display: block;
  background: #FFFFFF;
  min-width: 270px;
  height: 470px;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.post-module:hover,
.hover {
  -webkit-box-shadow: 0px 1px 35px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 1px 35px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 35px 0px rgba(0, 0, 0, 0.3);
}
.post-module:hover .thumbnail img,
.hover .thumbnail img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
  opacity: 0.6;
}
.post-module .thumbnail {
    background: #4ce639;
    height: 400px;
    overflow: hidden;
}
.post-module .thumbnail .date {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1;
  background: #e74c3c;
  width: 55px;
  height: 55px;
  padding: 12.5px 0;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  color: #FFFFFF;
  font-weight: 700;
  text-align: center;
  -webkti-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.post-module .thumbnail .date .day {
  font-size: 18px;
}
.post-module .thumbnail .date .month {
  font-size: 12px;
  text-transform: uppercase;
}
.post-module .thumbnail img {
  display: block;
  width: 120%;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.post-module .post-content {
  position: absolute;
  bottom: 0;
  background: #FFFFFF;
  width: 100%;
  padding: 30px;
  -webkti-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
  -moz-transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
  -ms-transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
  -o-transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
  transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
}
.post-module .post-content .category {
  position: absolute;
  top: -34px;
  left: 0;
  background: #4ce639;
  padding: 10px 15px;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}
.post-module .post-content .category a {
  color: #FFFFFF;
  text-decoration: none;
}

.post-module .post-content .title {
  margin: 0;
  padding: 0 0 10px;
  color: #333333;
  font-size: 26px;
  font-weight: 700;
}
.post-module .post-content .sub_title {
 font-family: 'Open Sans', sans-serif;
  margin: 0;
  padding: 0 0 20px;
  color: #040403;
  font-size: 16px;
  font-weight: 600;
}
.post-module .post-content .description {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #666666;
  font-size: 14px;
  line-height: 1.8em;
}
.post-module .post-content .post-meta {
  margin: 30px 0 0;
  color: #999999;
}
.post-module .post-content .post-meta .timestamp {
  margin: 0 16px 0 0;
}
.post-module .post-content .post-meta a {
  color: #999999;
  text-decoration: none;
}
.hover .post-content .description {
  display: block !important;
  height: auto !important;
  opacity: 1 !important;
}

.men {
    display: none;
}
.text_blink {
	    width: 100%;
    float: left;
    background-color: #ded142;
    display: none;
}
.icon-bara {
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 999;
  display: none;
}
.catt_call {
    width: 100%;
    float: left;
    position: fixed;
    bottom: 0;
    z-index: 99999;
    display: none;
}
/*---------------body_panel4---------------*/

.body_panel4 {
    width: 100%;
    float: left;
    padding-top: 50px;
    padding-bottom: 40px;
}
.body_panel4  h2 {
    color: #858585;
    font-family: 'Raleway', sans-serif;
    font-size: 17px;
    text-align: center;
    width: 100%;
    font-weight: 400;
}

.body_panel4 .border {
	
}
.body_panel4 h3 {
    color: #c72d5c;
    font-family: 'Raleway', sans-serif;
    font-size: 42px;
    text-align: center;
    width: 100%;
    font-weight: 700;
    margin-top: 10px;
    float: left;
    margin-bottom: 40px;
}
.body_panel4 p {
    color: #858585;
    font-family: 'Raleway', sans-serif;
    font-size: 15px;
    text-align: center;
    width: 58%;
    font-weight: 400;
    float: left;
    line-height: 29px;
    margin-left: 237px;
    margin-top: -20px;
}

.body_panel4 .map_box {
    border: 1px solid #e8e8e8;
    width: 100%;
    float: left;
    padding: 13px 13px 10px 13px;
}
.body_panel4 .amp_are {
    width: 100%;
    border: none;
    height: 240px;
    float: left;
}
.body_panel4 h4 {
    color: #282828;
    font-family: 'Raleway', sans-serif;
    font-size: 15px;
    text-align: center;
    width: 100%;
    font-weight: 600;
    float: left;
    margin-top: 18px;
}
.body_panel4 .buttan2 {
    width: 108px;
    margin-top: 9px;
}
.body_panel4 .buttan3 {
	margin-top: 24px;
}
.body_panel4 .readmore {
    font-family: 'Open Sans', sans-serif;
    background: rgb(19,59,125);
    background: -moz-linear-gradient(left, rgb(19,59,125) 2%, rgb(234,2,91) 100%);
    background: -webkit-linear-gradient(left, rgb(19,59,125) 2%,rgb(234,2,91) 100%);
    background: linear-gradient(to right, rgb(19,59,125) 2%,rgb(234,2,91) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#133b7d', endColorstr='#ea025b',GradientType=1 );
    border: none;
    color: #fff;
    width: 31%;
    font-size: 13px;
    padding: 5px 0 8px 0;
    border-radius: 0px;
    cursor: pointer;
    margin-top: 15px;
    margin-left: 0px;
    font-weight: 400;
}

.body_panel4 .button1 {
    background-color: #ded142;
    color: #1b1313;
    padding: 5px 0px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 15px;
    cursor: pointer;
    font-family: 'Lato', sans-serif;
    float: left;
    width: 100%;
    font-weight: 400;
    border: none;
    margin-top: 13px;
}
.body_panel4  .button1 a {
    color: #ffffff;
    text-decoration: none;
}
/*--------Suburbsdetails_page------------*/

.Suburbsdetails_page {
	width: 100%;
	float: left;
}

.Suburbsdetails_page .map_suburbs {
	width: 100%;
	height: 428px;
	float: left;
	border:none;
}
.Suburbsdetails_page .rightbox {
    width: 100%;
    float: left;
    padding-left: 20px;
    height: auto;
    background-color: #00c0ff;
    padding-bottom: 61px;
}
.Suburbsdetails_page h1 {
    font-family: 'Raleway', sans-serif;
    font-size: 35px;
    color: #ffffff;
    text-align: left;
    font-weight: 700;
    width: 100%;
    margin-bottom: 16px;
    margin-top: 23px;
}
.Suburbsdetails_page p {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #ffffff;
    text-align: left;
    font-weight: 600;
    width: 94%;
    margin-bottom: 5px;
    margin-top: 3px;
    line-height: 24px;
}
.Suburbsdetails_page p span {
    font-weight: 700;
}


.Suburbsdetails_page .form_booking {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #403f3d;
    text-align: left;
    font-weight: 400;
    width: 97%;
    margin-bottom: 5px;
    margin-top: 3px;
    padding: 6px 9px;
    border-radius: 2px;
    border: 1px solid #a9a6a6;
}

.Suburbsdetails_page .form_booking2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #403f3d;
    text-align: left;
    font-weight: 400;
    width: 98%;
    margin-bottom: 5px;
    margin-top: 3px;
    padding: 6px 9px;
    border-radius: 2px;
    border: 1px solid #a9a6a6;
    height: 100px;
}
.Suburbsdetails_page .button3 {
    background-color: #002232;
    color: #ffffff;
    padding: 7px 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 18px;
    margin: 0px 0px;
    cursor: pointer;
    font-family: 'Open Sans', sans-serif;
    float: left;
    border-radius: 1px;
    width: 96%;
    border: none;
    font-weight: 600;
}
/*------------responsive-----------------*/

@media only screen and (min-width: 766px) {
/*--------header panel start---------*/
}

/* Note: Design for a width of 768px */
@media only screen and (min-width: 768px) and (max-width: 992px) {
		.container{
		width:757px;
	}


}


@media only screen and (min-width: 992px) and (max-width: 1024px)  {
		.container{
		width:990px;
	}
	



	
	
}

/* Note: Design for a width of 320px */


@media only screen and (min-width: 300px) and (max-width: 767px) {


.center_contanier{
	width: 98%; margin:0 auto;
}
.smallcenter_contanier{
	width: 98%; margin:0 auto;
}
.extrasmallcenter_contanier{
	width: 98%; margin:0 auto;
}
.small_net_center_contanier{
	width: 98%; margin:0 auto;
}
.center_big_contanier{
	width: 98%; margin:0 auto;
}

.body_panel2 .why_pic {
	display: none;
}
.body_panel3 .big_pic {
    margin-top: 30px;
    width: 100%;
    height: auto;
}
.panel_top {
	display: none;
}

.logo_menu_panel .social_icone {
	display: none;
}
.panel_top2 .logomain {
    margin-top: 12px;
    width: 100%;
}
.panel_top2 h2 {
	display: none;
}

.men {
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-size: 19px;
    color: #ffffff;
    text-align: left;
    font-weight: 600;
    float: left;
    margin-right: 0px;
    margin-top: 12px;
    text-transform: uppercase;
}
.text_blink {
	    width: 100%;
    float: left;
    background-color: #ded142;
    display: block;
}
.text_blink h5 {
	    font-family: 'Open Sans', sans-serif;
    font-size: 19px;
    color: #ffffff;
    text-align: left;
    font-weight: 600;
    float: left;
    width: 100%;
    text-align: center;
}
.slider2 .rt {
    /* font-family: 'Open Sans', sans-serif; */
    /* font-size: 21px; */
    /* color: #ffffff; */
    /* text-align: left; */
    /* font-weight: 700; */
    /* float: right; */
    /* text-align: center; */
    /* margin-right: 69px; */
    margin-top: -26px;
    margin-left: 192px;
}
@-webkit-keyframes blinker {
  from {opacity: 1.0;}
  to {opacity: 0.0;}
}
.blink{
	text-decoration: blink;
	-webkit-animation-name: blinker;
	-webkit-animation-duration: 0.6s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-timing-function:ease-in-out;
	-webkit-animation-direction: alternate;
}

/*---------------------slider----------------------*/
.slider {
	width: 100%;
	float: left;
	display: none;
}
.slider2{
	width: 100%;
	float: left;
	display: block;
}
.slider2 .readmoretrtrtr_ar {
    font-family: 'Open Sans', sans-serif;
    border: none;
    color: #fff;
    width: 100%;
    font-size: 20px;
    padding: 8px 0 8px 0;
    border-radius: 0px;
    cursor: pointer;
    margin-top: 0;
    margin-left: 0px;
    font-weight: 600;
    background-color: #ded142;
    text-transform: capitalize;
}
.bs-slider{
    overflow: hidden;
    max-height: 627px !important;
    position: relative;
    background: #000000;
}
.bs-slider:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab;
}
.bs-slider:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}
.bs-slider .bs-slider-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.bs-slider > .carousel-inner > .item > img,
.bs-slider > .carousel-inner > .item > a > img {
    margin: auto;
    width: 100% !important;
}

/********************
*****Slide effect
**********************/

.fade {
    opacity: 1;
}
.fade .item {
    top: 0;
    z-index: 1;
    opacity: 0;
    width: 100%;
    position: absolute;
    left: 0 !important;
    display: block !important;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}
.fade .item:first-child {
    top: auto;
    position: relative;
}
.fade .item.active {
    opacity: 1;
    z-index: 2;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}
/*---------- LEFT/RIGHT ROUND CONTROL ----------*/
.control-round .carousel-control {
    top: 85%;
    opacity: 0;
    width: 45px;
    height: 45px;
    z-index: 100;
    color: #ffffff;
    display: block;
    font-size: 24px;
    cursor: pointer;
    overflow: hidden;
    line-height: 43px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: #32363a94;
}
.control-round:hover .carousel-control{
    opacity: 1;
}
.control-round .carousel-control.left {
    left: 1%;
}
.control-round .carousel-control.right {
    right: 91%;
}
.control-round .carousel-control.left:hover,
.control-round .carousel-control.right:hover{
    color: #fdfdfd;
    background: rgba(0, 0, 0, 0.5);
    border: 0px transparent;
}
.control-round .carousel-control.left>span:nth-child(1){
    left: 45%;
}
.control-round .carousel-control.right>span:nth-child(1){
    right: 45%;
}
/*---------- INDICATORS CONTROL ----------*/
.indicators-line > .carousel-indicators {
    right: 88%;
    bottom: 10%;
    left: auto;
    width: 90%;
    height: 20px;
    font-size: 0;
    overflow-x: auto;
    text-align: right;
    overflow-y: hidden;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 1px;
    white-space: nowrap;
}
.indicators-line > .carousel-indicators li{
    padding: 0;
    width: 15px;
    height: 15px;
    border: 1px solid rgb(158, 158, 158);
    text-indent: 0;
    overflow: hidden;
    text-align: left;
    position: relative;
    letter-spacing: 1px;
    background: rgb(158, 158, 158);
    -webkit-font-smoothing: antialiased;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-right: 5px;
    -webkit-transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99);
    transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99);
    z-index: 10;
    cursor:pointer;
}
.indicators-line > .carousel-indicators li:last-child{
    margin-right: 0;
}
.indicators-line > .carousel-indicators .active{
    margin: 1px 5px 1px 1px;
    box-shadow: 0 0 0 2px #fff;
    background-color: transparent;
    position: relative;
    -webkit-transition: box-shadow 0.3s ease;
    -moz-transition: box-shadow 0.3s ease;
    -o-transition: box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;

}
.indicators-line > .carousel-indicators .active:before{
    transform: scale(0.5);
    background-color: #fff;
    content:"";
    position: absolute;
    left:-1px;
    top:-1px;
    width:15px;
    height: 15px;
    border-radius: 50%;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}


.slide-text {
    left: 0;
    top: 9%;
    right: 0;
    margin: auto;
    padding: 10px;
    position: absolute;
    text-align: left;
    padding: 10px 85px;
    
}
.slide-text > h1 {
    color: #ffffff;
    font-family: 'Open Sans', sans-serif;
    font-size: 74px;
    font-style: normal;
    font-weight: 700;
    margin-top: -6px;
    text-align: left;
    width:100%;
    float: left;
}
.slide-text > h1 span {
	color: #ffffff;;
}
.slide-text > p {
    font-family: 'Open Sans', sans-serif;
    padding: 0;
    color: #ffffff;
    font-size: 15px;
    line-height: 33px;
    font-weight: 400;
    margin-bottom: 9px;
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s;
    width: 59%;
    text-align: left;
    margin-left: 0px;
    margin-top: 18px;
}
.slide-text > p span {
	color: #60af3c;
	font-weight: bold;
}
.slide-text > a.btn-default {
    font-family: 'Open Sans', sans-serif;
    color: #ffffff;
    font-size: 19px;
    line-height: 0px;
    margin-right: 10px;
    text-align: center;
    padding-top: 15px;
    white-space: nowrap;
    letter-spacing: 1px;
    display: inline-block;
    border: none;
    font-weight: 500;
    background-color: transparent;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    margin-left: 0px;
    width: 15%;
    padding-bottom: 17px;
    margin-top: 20px;
    border-radius: 33px;
    border: 3px solid #fff;
}
.slide-text > a.btn-primary{
    color: #ffffff;
    cursor: pointer;
    font-weight: 500;
    font-size: 13px;
    line-height: 15px;
    margin-left: 10px;
    text-align: center;
    padding: 17px 30px;
    white-space: nowrap;
    letter-spacing: 1px;
    background: #b0389e;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    border: none;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}
.slide-text > a:hover,
.slide-text > a:active {
    color: #ffffff;
    background: #222222;
    -webkit-transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
    transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
}


.di{
	padding: 1px 0px;
}

.slide-text > a.btn2-default {
    font-family: 'Open Sans', sans-serif;
    color: #ea6058;
    font-size: 19px;
    line-height: 0px;
    margin-right: 10px;
    text-align: center;
    padding-top: 15px;
    white-space: nowrap;
    letter-spacing: 1px;
    display: inline-block;
    border: none;
    font-weight: 600;
    background-color: transparent;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    width: 15%;
    padding-bottom: 17px;
    margin-top: 20px;
    border-radius: 33px;
    border: 3px solid #ea6058;
}
.slide-text > a.btn2-primary{
    color: #ffffff;
    cursor: pointer;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    margin-left: 10px;
    text-align: center;
    padding: 17px 30px;
    white-space: nowrap;
    letter-spacing: 1px;
    background: #00bfff;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    border: none;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}


/*------------------------------------------------------*/
/* RESPONSIVE
/*------------------------------------------------------*/

@media (max-width: 991px) {
    .slide-text h1 {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 20px;
    }
    .slide-text > p {

        font-size: 18px;
    }
}


/*---------- MEDIA 480px ----------*/
@media  (max-width: 768px) {
    .slide-text {
        padding: 10px 50px;
    }
    .slide-text h1 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 10px;
    }
    .slide-text > p {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 20px;
    }
    .control-round .carousel-control{
        display: none;
    }

}
@media  (max-width: 480px) {
    .slide-text {
        padding: 10px 30px;
    }
    .slide-text h1 {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 5px;
    }
    .slide-text > p {
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 10px;
    }
    .slide-text > a.btn-default, 
    .slide-text > a.btn-primary {
        font-size: 10px;
        line-height: 10px;
        margin-right: 10px;
        text-align: center;
        padding: 10px 15px;
    }
    .indicators-line > .carousel-indicators{
        display: none;
    }

}
.slider22 {
	display: block;
}
.slider22 .blue_box {
    width: 100%;
    float: left;
    background-color: #ded142;
    padding-bottom: 20px;
    padding-top: 15px;
}

.slider22 .blue_box h2 {
    font-size: 32px;
    font-weight: normal;
    color: #fff;
    font-family: 'AzonixRegular';
    width:100%;
    text-align: center;
    float: left;
}
.slider22 .blue_box h3 {
    color: #ffffff;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    text-align: center;
    width: 100%;
    font-weight: 700;
}
.slider22 .blue_box .fr {
    width: 97%;
    margin-left: 5px;
    border: 1px solid #ffffff;
    box-sizing: border-box;
    margin-top: 2px;
    margin-bottom: 9px;
    resize: vertical;
    background-color: transparent;
    padding: 10px 8px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    color: #ffffff;
}
.slider22 .blue_box .fr2 {
    width: 97%;
    margin-left: 5px;
    border: 1px solid #ffffff;
    box-sizing: border-box;
    margin-top: 2px;
    margin-bottom: 9px;
    background-color: transparent;
    padding: 7px 12px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    color: #ffffff;
    height: 100px;
}
.slider22 .blue_box .button2 {
    background-color: #ffffff;
    font-family: 'Raleway', sans-serif;
    border: none;
    color: #000000;
    padding: 7px 0px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 18px;
    width: 97%;
    margin-left: 7px;
    font-weight: 600;
    margin-top: -4px;
    text-transform: uppercase;
}
.slider22 .blue_box .bo {
    border-bottom: 1px solid #fff;
    width: 112%;
    float: left;
    margin-left: -15px;
    margin-bottom: 14px;
    margin-top: 9px;
}
.slider22 ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #ffffff;
  opacity: 1; /* Firefox */
}

.slider22 :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #ffffff;
}

.slider22 ::-ms-input-placeholder { /* Microsoft Edge */
  color: #ffffff;
}

.body_panel2 h2 {
    font-family: 'Raleway', sans-serif;
    font-size: 32px;
    color: #ffffff;
    text-align: center;
    font-weight: 700;
    float: left;
    margin-top: 33px;
    width: 100%;
}
.body_panel2 p {
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    color: #ffffff;
    text-align: center;
    font-weight: 400;
    float: left;
    width: 100%;
    line-height: 26px;
    margin-top: 11px;
    margin-bottom: 13px;
}

.body_panel2 .whyicone {
	display: none;
}
.body_panel2 h3 {
    text-align: center;
    float: left;
    width: 100%;
}
.body_panel2 h4 {
    text-align: center;
    float: left;
    width: 100%;
}
.body_panel2 {
    height: auto;
}
.body_panel3 h2 {
    text-align: center;
    float: left;
    width: 100%;
    padding-left: 0px;
    margin-bottom: 0px;
}
.body_panel3 h3 {
    font-family: 'Open Sans', sans-serif;
    font-size: 38px;
    color: #ffffff;
    font-weight: 700;
    float: left;
    background-color: #ded142;
    width: 100%;
    height: auto;
    text-align: center;
    border-radius: 0px;
    line-height: 41px;
}
.body_panel3 h4 {
    float: left;
    width: 100%;
    text-align: center;
}
.body_panel3 p {

    float: left;
    width: 100%;
    text-align: center;
}
.futter_panel h2 {
    float: left;
    width: 100%;
    text-align: center;
}
.futter_panel {
    width: 100%;
    float: left;
    height: auto;
    background-size: cover;
        padding-bottom: 60px;
}
.futter_panel .navi_gation {
    float: left;
    width: 100%;
    text-align: center;
    margin-left: 0px;
}
.futter_panel .navi_gation ul {
    padding: 0;
    margin: 0;
    list-style-image: none;
    list-style: none;
}
.futter_panel .navi_gation2 {
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    color: #ffffff;
    font-weight: 400;
    float: left;
    width: 100%;
    text-align: center;
}
.futter_panel h3 {
	display: none;
}
.futter_panel .navi_gation3 {
	display: none;

}
.futter_panel h4 {
    font-size: 13px;
    float: left;
    width: 100%;
    text-align: center;
}
.panel_top2 .readmore {
	display: none;

}

.inner_banner h1 {
    font-size: 34px;
    text-align: center;
    width: 100%;
}

.inner_banner h2 {
    text-align: center;
    width: 100%;
    float: left;
    
}
.about_panel1 h2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 36px;
    color: #ded142;
    text-align: center;
    width: 100%;
    float: left;
    margin-bottom: 21px;
    margin-top: 20px;
    font-weight: 700;
}
.about_panel1 p {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    color: #646464;
    text-align: center;
    font-weight: 400;
    width: 100%;
    float: left;
    line-height: 31px;
    margin-top: 0px;
}

.contact_baner .aconatct_list ul li a {
    padding: 16px 0px;
    background-color: #4ce639;
    border-radius: 4px;
    box-shadow: 10px 10px 10px -9px #000;
    margin-right: 13px;
    color: #ffffff;
    text-decoration: none;
    float: left;
    width: 100%;
}
.contact_baner .aconatct_list ul li {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.book_pane1 .button3 {
    background-color: #ffffff;
    color: #4ce639;
    padding: 8px 8px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 20px;
    margin: 0px 0px;
    cursor: pointer;
    font-family: 'Open Sans', sans-serif;
    float: left;
    border-radius: 1px;
    width: 100%;
    border: none;
    font-weight: 600;
    text-transform: capitalize;
    margin-left: 0px;
}

.navbar-nav > li {
    float: left;
    margin-top: 0px;
    text-align: left;
    width: 100%;
}
.icon-bara {
  position: fixed;
  top: 70%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 999;
  display: block;
}

.icon-bara a {
  display: block;
  text-align: center;
  padding: 12px;
  transition: all 0.3s ease;
  color: white;
  font-size: 14px;
}

.icon-bara a:hover {
  background-color: #000;
}

.facebook {
  background: #3B5998;
  color: white;
}

.twitter {
  background: #da07f8;
  color: white;
}

.google {
  background: #dd4b39;
  color: white;
}

.catt_call {
    width: 100%;
    float: left;
    position: fixed;
    bottom: 0;
    z-index: 99999;
    display: block;
}
.catt_call h6 {
    font-family: 'Open Sans', sans-serif;
    font-size: 21px;
    color: #ffffff;
    margin-left: 72px;
    font-weight: 700;
    float: left;
    text-align: center;
    margin-top: -25px;
    width: 100%;
}
.readmoretrtrtr {
    font-family: 'Open Sans', sans-serif;
    border: none;
    color: #fff;
    width: 100%;
    font-size: 20px;
    padding: 8px 0 8px 0;
    border-radius: 0px;
    cursor: pointer;
    margin-top: 0;
    margin-left: 0px;
    font-weight: 600;
    background-color: #ded142;
}
.readmoretrtrtr a {
    color: #fff;
    text-decoration: none;
}
.readmoretrtrtr span {
    color: #fff;
}

.body_panel1 .ser1 {
    border: 1px solid #d8d6d6;
    padding: 8px;
    float: left;
    width: 100%;
}
.about_panel h2 {
    font-family: 'Lato', sans-serif;
    font-size: 21px;
    color: #000000;
    text-align: center;
    width: 100%;
    font-weight: 700;
}
.arrow img {
  position: relative;
  margin: 0 auto;
  display: block;
  top: 100px;
  -webkit-animation: arrow 1s both infinite;
  animation: arrow 1s both infinite;
}

@-webkit-keyframes arrow {
    0%, 20%, 50%, 80%, 100% {
      -webkit-transform: translateY(0);
    }
    40% {
      -webkit-transform: translateY(-30px);
    }
    60% {
      -webkit-transform: translateY(-15px);
    }
} 
 
@keyframes arrow {
    0%, 20%, 50%, 80%, 100% {
      transform: translateY(0);
    }
    40% {
      transform: translateY(-30px);
    }
    60% {
      transform: translateY(-15px);
    }
} 









}

/* Note: Design for a width of 480px */

@media only screen and (min-width: 480px) and (max-width: 767px) {

	.container{
		width:470px;
	}
	
	
	
	
	
}

@media only screen and (min-width: 300px) and (max-width: 479px) {
.center_contanier{
	width: 98%; margin:0 auto;
}
.smallcenter_contanier{
	width: 98%; margin:0 auto;
}
.extrasmallcenter_contanier{
	width: 98%; margin:0 auto;
}
.small_net_center_contanier{
	width: 98%; margin:0 auto;
}
.center_big_contanier{
	width: 98%; margin:0 auto;
}


}




























