
.pic img{width: 100%;}
ol, ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.viewer-title {
    display: none !important;
}
.viewer-button {
    background-color: #00767c !important;
}
.viewer-container {
    z-index: 9999999999 !important;
}
.viewer-list.viewer-transition {
    display: none;
}
li.viewer-one-to-one, li.viewer-reset, li.viewer-rotate-left, li.viewer-rotate-right, li.viewer-flip-horizontal, li.viewer-flip-vertical {
    display: none;
}
.viewer-toolbar {
    width: 133px !important;
}
.viewer-title {
    font-size: 20px !important;
    color: #fff !important;
    margin-bottom: 25px !important;
}




img {display:inline-block;  margin:0; vertical-align:top;}

a {text-decoration:none;}

*,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
ul {
    margin: 0;
    padding: 0;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.flt{float:left;}
.fltr{float:right;}
.clr{clear:both;}
ol, ul{margin:0; padding:0;}
a:hover{text-decoration:none;}
a:focus{text-decoration:none;}
ul li{list-style:none;}
h1, h2, h3, h4, h5, h6{margin:0; padding:0; }


a, a:hover, a:focus{text-decoration: none;}
* {
    outline: 0;
}
.img img{width: 100%;}






@font-face {
    font-family: 'OpenSansCondensed-Bold';
    src: url('../fonts/hinted-OpenSansCondensed-Bold.eot');
    src: url('../fonts/hinted-OpenSansCondensed-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/hinted-OpenSansCondensed-Bold.woff2') format('woff2'),
        url('../fonts/hinted-OpenSansCondensed-Bold.woff') format('woff'),
        url('../fonts/hinted-OpenSansCondensed-Bold.ttf') format('truetype'),
        url('../fonts/hinted-OpenSansCondensed-Bold.svg#OpenSansCondensed-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}


@font-face {
    font-family: 'OpenSans';
    src: url('../fonts/hinted-OpenSans.eot');
    src: url('../fonts/hinted-OpenSans.eot?#iefix') format('embedded-opentype'),
        url('../fonts/hinted-OpenSans.woff2') format('woff2'),
        url('../fonts/hinted-OpenSans.woff') format('woff'),
        url('../fonts/hinted-OpenSans.ttf') format('truetype'),
        url('../fonts/hinted-OpenSans.svg#OpenSans') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'OpenSansCondensed-Light';
    src: url('../fonts/hinted-OpenSansCondensed-Light.eot');
    src: url('../fonts/hinted-OpenSansCondensed-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/hinted-OpenSansCondensed-Light.woff2') format('woff2'),
        url('../fonts/hinted-OpenSansCondensed-Light.woff') format('woff'),
        url('../fonts/hinted-OpenSansCondensed-Light.ttf') format('truetype'),
        url('../fonts/hinted-OpenSansCondensed-Light.svg#OpenSansCondensed-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}


body {
    height: 100%;
    margin: 0;
    background: #fff;
    font-family: 'Open Sans', sans-serif;
}

body h1 {
    font-size: 44px;
    line-height: 36px;
    color: #000;
    margin-bottom: 15px;
    font-weight: 800;
}
body h1 span {
    font-size: 28px;
    line-height: 30px;
    color: #000;
    margin-bottom: 15px;
    font-weight: 600;
}
body h2 {
    font-size: 30px;
    line-height: 36px;
    color: #333333;
    margin-bottom: 10px;
    font-weight: 700;
}

body h3 {
    font-size: 24px;
    line-height: 30px;
    color: #000;
    margin-bottom: 15px;
    font-weight: 400;
}

body h4 {
    font-size: 20px;
    line-height: 30px;
    color: #000;
    font-weight: 400;
    margin-bottom:15px;
    text-transform: uppercase;
}

body h6 {
    font-size: 24px;
    line-height: 30px;
    color: #000;
    font-weight: 600;
    margin-bottom:15px;
}

body h5 {
    font-size: 18px;
    line-height: 27px;
    color: #000000;
    font-weight: 400;
}
body p {
    font-size: 16px;
    color: #333333;
    display: block;
    line-height: 28px;
    font-weight: 400;
    margin-bottom: 20px;
	text-align: justify;
}

body  ul li {
    font-size: 16px;
    color: #333333;
    display: block;
    line-height: 28px;
    font-weight: 400;
    margin-bottom: 5px;
}
section{padding: 70px 0 70px 0}
.banner_top{margin-top:80px;}
.dark_yellow{display: inline-block; color: #f0d248;}

.container {
    max-width: 1272px;
    width: 100%;
}
.yellow_bt_brdr {
    position: relative;
    display: block;
    padding-bottom: 25px;
}

.yellow_bt_brdr:before{
    position: absolute;
    bottom: 0;
    left:0;
    width: 280px;
    height: 5px;
    background: #93d50a;
    content: "";
}
.yellow_bt_brdr210:before{
    width: 210px;
}

.yellow_bt_brdr140:before{
    width: 140px;
}

.yellow_bt_brdr320:before{
    width: 320px;
}

.yellow_bt_brdr140{
    padding-bottom: 25px;
}

.yellow_bt_brdr3:before {
    width: 175px;
}
.center:before {
    left: 50%;
    transform: translateX(-50%);
}
.gray_box {
    background: #f8f8f8;
    padding: 36px 60px;
    margin-top: 36px;
}
.Whait_bdr h1{color: #fff;}
.Whait_bdr .yellow_bt_brdr:before{
    background: #fff;
}
.section_top0{padding-top:0px;}
.section_top35{padding-top:35px;}
.section_top20{padding-top:20px;}

.section_icon{margin: 0 0 40px 0; text-align: center;}
.padding_0{padding: 0;}
.margin_0{margin:0;}
body .bnr_cntr{text-align: center;} 
body .btn_clr_grn { background: #cfb22a; color: #000;}
body .btn_clr_grn:hover { background: #20b485; border:1px solid #20b485; color: #000;}
.center {text-align: center;}
.inner_hd {
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
    z-index: 9;
}
.sub_btn_bg {
    background: #93d50a;
    color: #333 !important;
}
.inner_hd h1 {
    font-size: 45px;
    margin-bottom: 38px;
    text-transform: uppercase;
    color: #fff;
    line-height: 45px;
}


.inner_banner .inner_hd h1{margin-bottom: 0px;}
.inner_hd2 h1 {
    text-transform: inherit;
    line-height: 60px;
}
.padding_bottom40 {
    padding-bottom:40px;
}


.padding_top70 {
    padding-top:70px;
}
.padding_bottom50 {
    padding-bottom:50px;
}
.section_top50{margin-top:50px;}
.margin_top30{margin-top:30px;}
.margin_top45{margin-top:45px;}
.padding_top150 {
    padding-top:150px;
}

.margin-top-10{margin-top:-10px;}
.cont_justi{text-align: justify;}

.Whait h3{
    font-size: 28px;
    font-weight: 600;
    color: #21b487;
    margin-bottom: 15px;
}
.btn_bx {
    margin-top: 25px;
}

.sub_btn {
    height: 69px;
    font-size: 14px;
    color: #ffffff;
    font-weight: 500;
    display: inline-block;
    align-items: center;
    justify-content: center;
    transition: 0.5s all ease-in-out;
    border-radius: 60px;
    padding: 17px 70px 15px 70px;
    text-align: center;
    margin-right: 0px;
    background: #bb880b;
    position: relative;
    z-index: 1;
    overflow: hidden;
    border: 6px solid #ccc;
    box-sizing: border-box;
    margin: 0;
}
.sub_btn2 {
    height: inherit;
    font-size: 14px;
    color: #000;
    font-weight: 500;
    display: inline-block;
    align-items: center;
    justify-content: center;
    transition: 0.5s all ease-in-out;
    border-radius: 60px;
    padding: 11px 30px 11px 30px;
    text-align: center;
    margin-right: 0px;
    background: transparent;
    position: relative;
    z-index: 1;
    overflow: hidden;
    border: 1px solid #ab7c0a;
    box-sizing: border-box;
    margin: 0;
}
.sub_btn:hover{color: #fff;}
.sub_btn:before{
    background: #828283;
    border: 0px solid #828283;
    position: absolute;
    height: 100%;
    width: 0;
    top:0;
    right: 0;
    content: "";
    z-index: -1;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease;
} 


.sub_btn:hover:before {
    border: 1px solid #828283;
    color: #fff;
    width: 100%;
    left: 0;
    -webkit-transition: all 0.65s ease;
    -moz-transition: all 0.65s ease;
    -o-transition: all 0.65s ease;
    transition: all 0.65s ease;
}


.ALL_Arrow .owl-carousel .owl-next {
    position: absolute;
    top: 50%;
    right: -40px;
    background: url(../images/bnr_next.png) no-repeat center center;
    color: transparent;
    font-size: 0;
    width: 30px;
    height: 40px;
    padding: 0;
    margin:0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}


.ALL_Arrow .owl-carousel .owl-prev {
    position: absolute;
    top: 50%;
    left: -40px;
    background: url(../images/bnr_prev.png) no-repeat center center;
    color: transparent;
    font-size: 0;
    width: 30px;
    height: 40px;
    padding: 0;
    margin: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.next_prev_block_icn .owl-carousel .owl-prev{background: url(../images/bnr_prev_block.png) no-repeat center center;}
.next_prev_block_icn .owl-carousel .owl-next{background: url(../images/bnr_next_block.png) no-repeat center center;}

form .form-control {
    height: 45px;
    color: #363636;
    font-size: 16px;
    border: 1px solid #cac9c9;
    border-radius: 0;
    padding: 5px 10px;
    line-height: 35px;
}
form textarea.form-control {
    height: 200px;
}

form .form-group {
    margin-bottom: 15px;
}
input.sub_btn {
    background: transparent;
    color: #333;
}

.banner_arow a {
    font-size: 26px;
    color: #fff;
    margin-bottom: 0;
    transition: 2s;
    animation: animate 2s linear infinite;
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    animation-duration: 2s;
    margin-top: 6px;
    bottom: 0;
    position: absolute;
    top: 36px;
    left: 0;
    width: 100%;
    padding-left: 10px;
}
.click_arow_b {
    position: absolute;
    bottom: 35px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    color: #fff;
    height: 45px;
    z-index: 9;
    width: 45px;
    border: 5px solid #93d50a;
    border-radius: 50%;
    box-shadow: 0px 0px 41px rgba(122, 122, 122, 0.66);
}


.down_arow a {
    transition: 2s;
    animation:animateiner 2s linear infinite;
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    animation-duration: 2s;
    margin: 0px;
    bottom: 0;
    position: relative;
}


@keyframes animate{
    0%{
        top:0px;
        -webkit-animation-duration: 2s;
        -moz-animation-duration: 2s;
        animation-duration: 2s;
    }
    100%{
        top:18px;
        opacity: 0;
        -webkit-animation-duration: 2s;
        -moz-animation-duration: 2s;
        animation-duration: 2s;
    }
    
}

@keyframes animateiner{
    0%{
        bottom:0px;
        -webkit-animation-duration: 2s;
        -moz-animation-duration: 2s;
        animation-duration: 2s;
    }

    100%{
        bottom:-20px;
        opacity: 0;
        -webkit-animation-duration: 2s;
        -moz-animation-duration: 2s;
        animation-duration: 2s;
    }
    0%{
        bottom:0px;
        -webkit-animation-duration: 2s;
        -moz-animation-duration: 2s;
        animation-duration: 2s;
    }
    
}

input.sub_btn:hover {
    background: #0dd0ff;
    color: #fff;
    transition: 0.5s all ease;
}




