@charset "utf-8";
/* CSS Document */

/******************************/
/*******common css*************/


/******* fonts *********/
@import url('../fonts/stylesheet_oswald.css');
@import url('../fonts/stylesheet_sarabun.css');
@import url('../fonts/stylesheet_stag.css');
/******* fonts *********/

html{
    height: 100%; 
    overflow-x: hidden !important;
    height: -webkit-fill-available;
}


body{
    font-family: 'Stag' !important;
    overflow-x: hidden !important;
    /*border: 20px solid #ffffff;*/
}


.margin_auto{
    margin-right: auto;
    margin-left: auto;
}

.no_padding{
    padding-right: 0px;
    padding-left: 0px;
}

.no_padd_left{
    padding-left: 0px;
}

p{
    font-family: 'Stag' !important;
    color: #818181;
    line-height: 27px;
    font-size: 16px;
}

a{
    text-decoration: none !important;
}

.form-control::-webkit-input-placeholder {
  color: #000000;
}

:focus { outline: thin dotted; outline: 0px auto -webkit-focus-ring-color; outline-offset: 0px !important; }
button:focus { outline: thin dotted; outline: 0px auto -webkit-focus-ring-color; outline-offset: 0px !important; }

/* Remove inner shadow from inputs on mobile iOS */
textarea, input[type="text"] {
-webkit-appearance: none;
}

textarea, input[type="password"] { -webkit-appearance: none; }

select.form-control {
  -webkit-appearance: none;
  background: url(../images/down-arrow.png) no-repeat center right;
}

.fa {
    padding: 7px;
    font-size: 16px !important;
    width: 30px;
    height: 30px;
    text-align: center;
    text-decoration: none;
    margin: 2px 0px;
    border-radius: 50px;
    background-color: #ed922d;
    color: #ffffff;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.fa:hover{
   background-color: #5c8e45; 
   color: #ffffff;
}

/*.gray_fa {
    padding: 10px;
    font-size: 20px;
    width: 35px;
    text-align: center;
    text-decoration: none;
    margin: 2px 0px;
    border-radius: 50%;
    background-color: #ffffff;
    color: #000000;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.gray_fa:hover{
   background-color: #000000; 
   color: #ffffff;
}*/

.social_icon{
    display: none;
}

/*******common css*************/
/******************************/




/*****************************/
/*********header**************/

.logo{
    width: 100px;
}

.shadow_box {
    text-align: center;
    padding: 20px;
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
    margin-bottom: 30px;
}

.navbar-default{
    border-radius: 10px;
    background-color: rgba(225, 225, 225, 0.8);
    color: #000000;
    border: none;
}

/*****************************/
/*********header**************/




/*****************************/
/*********body**************/

.caption_text{
    font-size: 55px;
    line-height: 46px;
    font-weight: 400;
    padding: 30px 20px 23px 70px;
    text-align: right !important;
    text-transform: inherit !important;
    z-index: 50;
    /*background-color: rgba(225, 225, 225, 0.8);*/
    /*font-family: "Edu AU VIC WA NT Hand", cursive;*/
    /*background-color: rgba(225, 225, 225, 0.5);*/
    background-image:url('../images/cap_bg2.png');
    background-repeat:no-repeat;
    background-size:cover;
    background-position:right bottom;
}

#wowslider-container1 .ws-title{
    position: absolute;
    width: 65%;
    right: 0px;
    left: auto;
    /*background: none;*/
    color:#ffffff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    bottom: 0px;
    padding-top: 80px;
    padding-bottom: 30px;
    top: auto;
    opacity: 1;
    text-align: right;
    padding-left: 5%;
    padding-right: 5%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 50;
    /*background-image:url('../images/cap_bg2.png');*/
    /*background-repeat:no-repeat;*/
    /*background-size:contain;*/
    /*background-position:right bottom;*/
}

.book_now_btn {
    width: 160px;
    position: fixed;
    right: 75px;
    top: 11px;
    padding: 13px;
    border-radius: 5px;
    z-index: 9999;
    color: #000000;
    background-color: #ffffff;
    font-weight: 900;
    border: 1px solid #10722f;
    text-align: center;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.book_now_btn:hover{
    color: #10722f;
}

.book_now_btn img{
    width: 25%;
}

.top_logo {
    width: 8%;
    position: absolute;
    top: 0px;
    left: 50px;
    z-index: 99999;
}

.top_welcome_col h1 {
    font-size: 45px;
    line-height: 35px;
    font-weight: 900;
}

.top_welcome_col .text_div{
    position: absolute;
    bottom: 20px;
}

.top_welcome_col{
    padding: 30px 30px;
    background-color: #e3e3e2;
    position: relative;
    height: 100vh;
    /*height: -webkit-fill-available;*/
    background-image:url('../images/buiding.png');
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center bottom;
    z-index: 999;
}

.inner_top_welcome_col{
    padding: 30px 30px;
    background-color: #e3e3e2;
    position: relative;
    height: 350px;
    background-image:url('../images/buiding.png');
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center bottom;
}

.inner_top_welcome_col h1 {
    font-size: 45px;
    line-height: 35px;
    font-weight: 900;
}

.inner_top_welcome_col .text_div{
    position: absolute;
    bottom: 20px;
}

.top_tel{
    position: relative;
    top: 3px;
}

.inner_top_bg_col{
    background-image:url('../images/slider01.jpg');
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center center;
    height: 350px;
}


.reason_bg{
    background-image:url('../images/shape_bg.png');
    background-repeat:no-repeat;
    background-size:contain;
    background-position:right bottom;
}

.bg_text {
    position: absolute;
    right: 0px;
    /* z-index: -2; */
    font-size: 80px;
    font-weight: 900;
    color: #e4003a;
    text-align: right;
    padding-top: 15%;
    padding-right: 4%;
    opacity: 0.8 !important;
}

.reason_col h2{
    position: relative;
    font-weight: 500;
    margin-top: 0px;
    font-size: 25px;
}

.reason_col h4{
    position: relative;
    left: 60px;
    margin-top: -40px;
    margin-bottom: 0px;
}

.reason_col p {
    position: relative;
    left: 60px;
    margin-top: 0px;
    margin-bottom: 45px;
}

/*ol {
  counter-reset: my-awesome-counter;
  list-style: none;
  padding-left: 0px;
}
ol li {
  padding-left: 20px;
  counter-increment: my-awesome-counter;
  position: relative;
}
ol li::before {
  content: "0" counter(my-awesome-counter);
  color: #000000;
  font-size: 35px;
  font-weight: 500;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
}*/

.course_btn{
    background-color: #111373 !important;
    text-shadow: none !important;
    color: #ffffff !important;
    border: 0px solid transparent !important;
    border-radius: 5px !important;
    /*background:-moz-linear-gradient(-310deg, transparent 80px, #e4003a 71px);
    background:-o-linear-gradient(-310deg, transparent 80px, #e4003a 71px);
    background:-webkit-linear-gradient(-310deg, transparent 80px, #e4003a 71px);
    background:linear-gradient(-310deg, transparent 80px, #e4003a 71px);*/
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.course_btn:hover{
    color: #ffffff !important;
    background-color: #ea0b3a !important;
    border-radius: 50px !important;
    /*background:-moz-linear-gradient(-310deg, transparent 80px, transparent 71px);
    background:-o-linear-gradient(-310deg, transparent 80px, transparent 71px);
    background:-webkit-linear-gradient(-310deg, transparent 80px, transparent 71px);
    background:linear-gradient(-310deg, transparent 80px, transparent 71px);*/
}

.course_row{
    /*background-image:url('../images/course_bg.png');*/
    background-repeat:no-repeat;
    background-size:contain;
    background-position:right bottom;
}

/*.course_col{
    background-image:url('../images/cap_bg.png');
    background-repeat:no-repeat;
    background-size:contain;
    background-position:right bottom;
}*/

.nav-tabs {
    border-bottom: 1px solid #ffffff;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #000000;
    padding: 15px 25px;
    cursor: default;
    background-color: transparent;
    border-bottom: 5px solid #e4003a !important;
    border-radius: 0px 0px 0 0;
    border: 1px solid transparent;
}

.nav-tabs li.active a:after {
    top: 51px; 
     left: 50%;
    /* bottom: 0;
    right: 0; */
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(19,36,14,0);
    border-top-color: #FF001A;
    border-width: 10px;
    margin-left: -10px;
}

.nav-tabs>li>a {
    color: #000000;
    font-weight: 900;
    padding: 15px 25px;
    margin-right: 2px;
    line-height: 1.42857143;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0px 0px 0 0;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.nav-tabs>li>a:hover {
    color: #000000;
    border-bottom: 5px solid #e4003a !important;
    padding: 15px 25px;
    cursor: default;
    background-color: transparent;
    border: 1px solid transparent;
}


.main_heading{
    font-weight: 700;
    text-align: left;
    text-transform: inherit;
    color: #292929;
    font-size: 50px;
    margin-bottom: 15px;
    letter-spacing: 1px;
}

.sub_heading{
    font-weight: 700;
    text-align: left;
    text-transform: inherit;
    color: #292929;
    font-size: 25px;
    margin-bottom: 15px;
    letter-spacing: 1px;
}

.special_p{
    letter-spacing: 3px;
    font-family: 'Oswald' !important;
    line-height: 25px;
    color: #c5c5c5;
    text-align: center;
    text-transform: uppercase;
}

.social_link{
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.social_link:hover{
    padding-top: 5px;
}

.shape_img{
    position: absolute;
    left: 0px;
    z-index: -2;
}

.shape_img_02{
    position: absolute;
    right: 0px;
    z-index: -2;
}


.join_btn {
    position: absolute;
    margin-top: -195px;
    left: 0px;
    right: 0px;
}

.link{
    font-family: 'Oswald' !important;
    color: #000000;
    font-weight: 300;
    font-size: 16px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #000000;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.link:hover{
    color: #10722f;
    letter-spacing: 2px;
    border-bottom: 2px solid #10722f;
}

.custom_btn {
    padding: 15px 30px;
    /*background: -webkit-linear-gradient(340deg, #e4003a, #FFCE00);
      background: linear-gradient(110deg, #e4003a, #FFCE00);*/
      background-color: #5c8e45;
      color: #FFFFFF;
      text-shadow: 0 0 1rem rgba(204, 0, 138, 0.5);
    border: 1px solid transparent;
    color: #ffffff;
    border-radius: 50px;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.custom_btn:hover {
    padding: 15px 30px;
    background-color: #ed922d;
    border: 1px solid transparent;
    color: #ffffff;
    border-radius: 50px;
}

.custom_btn_blak {
    padding: 15px 30px;
    /*background: -webkit-linear-gradient(340deg, #e4003a, #FFCE00);
      background: linear-gradient(110deg, #e4003a, #FFCE00);*/
      background-color: #000000;
      color: #FFFFFF;
      text-shadow: 0 0 1rem rgba(204, 0, 138, 0.5);
    border: 1px solid transparent;
    color: #ffffff;
    border-radius: 10px;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.custom_btn_blak:hover {
    padding: 15px 30px;
    background-color: #ffffff;
    border: 1px solid #000000;
    color: #000000;
    border-radius: 50px;
}

.form-control {
    display: block;
    width: 100%;
    height: 50px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #000000;
    background-color: #fff;
    background-image: none;
    border: 1px solid #000000;
    background-color: transparent;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

/**************************/
/**************************/
/*inner page styles*/

.contact_form_row {
    background-color: #e4003a;
    padding: 60px 60px;
}

/*inner page styles*/
/**************************/
/**************************/


/*accordian*/

.panel-group .panel {
    border-radius: 4px;
    margin-bottom: 20px;
}

.panel-default>.panel-heading {
  color: #333;
  background-color: #fff;
  border-color: #e4003a;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.panel-default>.panel-heading a {
  display: block;
  padding: 20px 20px;
  text-transform: inherit;
  color: #e4003a;
  border: 1px solid #e4003a;
  border-radius: 0px;
}

.panel-body {
    font-family: 'Sarabun' !important;
    color: #949494;
    line-height: 27px;
    font-size: 16px;
    padding: 25px;
    color: #999999;
     -webkit-box-shadow: 0px 0px 29px -4px rgba(0,0,0,0.0);
    -moz-box-shadow: 0px 0px 29px -4px rgba(0,0,0,0.0);
    box-shadow: 0px 0px 29px -4px rgba(0,0,0,0.0);
}

.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {
    border: 1px solid #e4003a;
    margin-top: 10px;
}

.panel-default>.panel-heading a:after {
  content: "";
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  transition: transform .25s linear;
  -webkit-transition: -webkit-transform .25s linear;
}

.panel-default>.panel-heading a[aria-expanded="true"] {
  background-color: #e4003a;
  color: #ffffff;
}

.panel-default>.panel-heading a[aria-expanded="true"]:after {
  content: "\2212";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.panel-default>.panel-heading a[aria-expanded="false"]:after {
  content: "\002b";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

/*accordian*/

#carousel-custom {
    margin-top:  10px;
    width: 100%;
}
#carousel-custom .carousel-indicators {
    margin: 10px 0 0;
    overflow: auto;
    position: static;
    text-align: center;
    white-space: nowrap;
    width: 100%;
}
#carousel-custom .carousel-indicators li {
    background-color: transparent;
    -webkit-border-radius: 0;
    border-radius: 0;
    display: inline-block;
    height: auto;
    margin: 0 !important;
    width: auto;
    border: none !important;
}
#carousel-custom .carousel-indicators li img {
    display: block;
    opacity: 0.5;
}
#carousel-custom .carousel-indicators li.active img {
    opacity: 1;
}
#carousel-custom .carousel-indicators li:hover img {
    opacity: 0.75;
}
#carousel-custom .carousel-outer {
    position: relative;
}

#carousel-custom .carousel-indicators li {
    background-color: transparent;
    -webkit-border-radius: 0;
    border-radius: 0;
    display: inline-block;
    height: auto;
    margin: 0 !important;
    width: auto;
}
#carousel-custom .carousel-indicators li img {
    display: block;
    opacity: 0.5;
}
#carousel-custom .carousel-indicators li.active img {
    opacity: 1;
}
#carousel-custom .carousel-indicators li:hover img {
    opacity: 0.75;
}
#carousel-custom .carousel-outer {
    position: relative;
}

/*==========================================*/
/*==========================================*/


#carousel-custom2 {
    margin-top:  10px;
    width: 100%;
}
#carousel-custom2 .carousel-indicators {
    margin: 10px 0 0;
    overflow: auto;
    position: static;
    text-align: center;
    white-space: nowrap;
    width: 100%;
}
#carousel-custom2 .carousel-indicators li {
    background-color: transparent;
    -webkit-border-radius: 0;
    border-radius: 0;
    display: inline-block;
    height: auto;
    margin: 0 !important;
    width: auto;
    border: none !important;
}
#carousel-custom2 .carousel-indicators li img {
    display: block;
    opacity: 0.5;
}
#carousel-custom2 .carousel-indicators li.active img {
    opacity: 1;
}
#carousel-custom2 .carousel-indicators li:hover img {
    opacity: 0.75;
}
#carousel-custom2 .carousel-outer {
    position: relative;
}

#carousel-custom2 .carousel-indicators li {
    background-color: transparent;
    -webkit-border-radius: 0;
    border-radius: 0;
    display: inline-block;
    height: auto;
    margin: 0 !important;
    width: auto;
}
#carousel-custom2 .carousel-indicators li img {
    display: block;
    opacity: 0.5;
}
#carousel-custom2 .carousel-indicators li.active img {
    opacity: 1;
}
#carousel-custom2 .carousel-indicators li:hover img {
    opacity: 0.75;
}
#carousel-custom2 .carousel-outer {
    position: relative;
}

/*==========================================*/
/*==========================================*/

#carousel-custom3 {
    margin-top:  10px;
    width: 100%;
}
#carousel-custom3 .carousel-indicators {
    margin: 10px 0 0;
    overflow: auto;
    position: static;
    text-align: center;
    white-space: nowrap;
    width: 100%;
}
#carousel-custom3 .carousel-indicators li {
    background-color: transparent;
    -webkit-border-radius: 0;
    border-radius: 0;
    display: inline-block;
    height: auto;
    margin: 0 !important;
    width: auto;
    border: none !important;
}
#carousel-custom3 .carousel-indicators li img {
    display: block;
    opacity: 0.5;
}
#carousel-custom3 .carousel-indicators li.active img {
    opacity: 1;
}
#carousel-custom3 .carousel-indicators li:hover img {
    opacity: 0.75;
}
#carousel-custom3 .carousel-outer {
    position: relative;
}

#carousel-custom3 .carousel-indicators li {
    background-color: transparent;
    -webkit-border-radius: 0;
    border-radius: 0;
    display: inline-block;
    height: auto;
    margin: 0 !important;
    width: auto;
}
#carousel-custom3 .carousel-indicators li img {
    display: block;
    opacity: 0.5;
}
#carousel-custom3 .carousel-indicators li.active img {
    opacity: 1;
}
#carousel-custom3 .carousel-indicators li:hover img {
    opacity: 0.75;
}
#carousel-custom3 .carousel-outer {
    position: relative;
}

/*==========================================*/
/*==========================================*/


.carousel-control.left {
    background-image: none;
    width: 54px;
    height: 54px;
    top: 50%;
    left: 20px;
    margin-top: -27px;
    line-height: 54px;
    border: 2px solid #fff;
    opacity: 1;
    text-shadow: none;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}
.carousel-control.right {
    background-image: none;
    width: 54px;
    height: 54px;
    top: 50%;
    right: 20px;
    margin-top: -27px;
    line-height: 54px;
    border: 2px solid #fff;
    opacity: 1;
    text-shadow: none;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}

.nav-tabs {
    border-bottom: 1px solid transparent;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #e4003a;
    padding: 15px 25px;
    cursor: default;
    background-color: transparent;
    border: 1px solid transparent;
    border-bottom-color: transparent;
    border-radius: 0px 0px 0 0;
}

.nav-tabs li.active a:after {
    top: 57px;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(19,36,14,0);
    border-top-color: #e4003a;
    border-width: 10px;
    margin-left: -10px;
}

.nav-tabs>li>a {
    color: #000000;
    padding: 15px 25px;
    margin-right: 2px;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.42857143;
    background-color: #ffffff;
    border: 1px solid transparent;
    border-radius: 0px 0px 0 0;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.nav-tabs>li>a:hover {
    color: #e4003a;
    padding: 15px 25px;
    cursor: default;
    background-color: transparent;
    border: 1px solid transparent;
}

.cutome_tab_btn>li {
    cursor: pointer;
    font-weight: 900;
    text-transform: uppercase;
    float: none;
    margin-bottom: -1px;
    display: inline-block;
}


.news_img_div{
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center center;
    height: 470px;
    margin-bottom: 30px;
}

.news_img_div_2{
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center center;
    height: 220px;
    margin-bottom: 30px;
}

.news_detail_div{
    padding: 20px;
    background-color: rgba(225, 225, 225, 0.8);
    border-radius: 10px;
    margin-left: 15px;
    margin-right: 15px;
    position: relative;
}

.news_detail_div{
    margin-top: -250px;
}

.news_detail_div_2{
    margin-top: -150px;
    margin-bottom: 40px;
}

.news_detail_div_3{
    margin-top: -150px;
}

.news_detail_div h1{
    margin-top: 0px;
}

.inner_carousel {
    height: 350px;
}

.inner_carousel .carousel-caption h1 {
    padding-top: 150px;
    font-size: 40px;
    color: #ffffff;
}

.inner_carousel .carousel-caption{
    bottom: 0px;
    text-align: right;
    text-shadow: none;
    color: #ffffff;
}

.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
    display: block;
}

.carousel-inner {
    height: 100%;
}

.carousel, .item, .active {
    height: 100%;
}

.inner_page_top_div {
    width: 100%;
    height: 350px;
    overflow: hidden;
}

.carousel-caption {
    right: 0%;
    left: 0%;
    padding-bottom: 30px;
    background-color: rgba(92, 149, 69, 0.4);
    height: 350px;
}

.inner_page_top_img {
    width: 100%;
    height: 100%;
}

.fill {
    width: 100%;
    height: 100%;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.inner_news_detail_div {
    margin-top: -300px;
    margin-bottom: 40px;
}

.con_detail_div {
    background-color: #fbfafa;
    padding: 20px 60px 20px 60px;
}

.con_detail_row img {
    width: 100px !important;
    padding: 10px;
}

.con_detail_div a{
    color: #000000;
}

.con_detail_row {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #5c8e45;
}

.in_form_div {
    background-color: #ed922d;
    padding: 40px;
}

/*****************************/
/*********body**************/



/*****************************/
/*********footer**************/

.footer_row{
    background-color: #f1f1f1;
    background-image:url('../images/footer_bg.jpg');
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center center;
}

.footer_logo{
    width: 140px;
}

.footer_menu ul{
    text-align: center;
    list-style: none;
}

.footer_menu{
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
}

.footer_menu ul li{
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
}

.footer_menu ul li,a{
    color: #ffffff;
}

.footer_logo_box{
    position: relative;
}


/*****************************/
/*********footer**************/

/******************************************************/
/******************card carousel***********************/

/******************************************************/
/******************card carousel***********************/


/*######### Mouse SCroll Anim ############*/

.icon-scroll, .icon-scroll:before {
    position: absolute;
    right: 7%;
}

.icon-scroll {
    position: absolute;
    width: 1px;
    height: 130px;
    bottom: 0%;
    box-shadow: inset 0 0 0 1px #ffffff;
    background: #ffffff;
    border-radius: 25px;
    z-index: 995;
    left: 10%;
}

.icon-scroll:before {
    content: '';
    width: 10px;
    height: 10px;
    background: #fff;
    left: -5px;
    top: 8px;
    border-radius: 6px;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: scroll;
    animation-name: scroll;

}

@-webkit-keyframes scroll {

    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(96px);
        transform: translateY(96px);
    }

}

@keyframes scroll {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(96px);
        transform: translateY(96px);
    }

}
/*######### Mouse SCroll Anim ############*/

/**********=========================================********************/
/**********===============SCROLL EFFECT=================********************/
/**********=========================================********************/
.scroll_down_text img {
    margin-bottom: 10px;
    margin-left: -30px;
}


.slideanim {visibility:hidden;}
.slides {
    /* The name of the animation */
    animation-name: slides;
    -webkit-animation-name: slides;
    /* The duration of the animation */
    animation-duration: 0.8s;
    -webkit-animation-duration: 0.8s;
    /* Make the element visible */
    visibility: visible;
}

/* Go from 0% to 100% opacity (see-through) and specify the percentage from when to slide in the element along the Y-axis */
@keyframes slides {
    0% {
        opacity: 0;
        transform: translateY(70%);
    }
    100% {
        opacity: 1;
        transform: translateY(0%);
    }
}
@-webkit-keyframes slides {
    0% {
        opacity: 0;
        -webkit-transform: translateY(70%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0%);
    }
}

#slidenim02 {
    -webkit-animation-duration: 1.5s; /* Safari 4.0 - 8.0 */
    animation-duration: 1.5s;
}

#slidenim03 {
    -webkit-animation-duration: 2s; /* Safari 4.0 - 8.0 */
    animation-duration: 2s;
}

#slidenim04 {
    -webkit-animation-duration: 2.5s; /* Safari 4.0 - 8.0 */
    animation-duration: 2.5s;
}

#slidenim05 {
    -webkit-animation-duration: 3s; /* Safari 4.0 - 8.0 */
    animation-duration: 3s;
}

#slidenim06 {
    -webkit-animation-duration: 3.5s; /* Safari 4.0 - 8.0 */
    animation-duration: 3.5s;
}

#slidenim07 {
    -webkit-animation-duration: 4s; /* Safari 4.0 - 8.0 */
    animation-duration: 4s;
}

#slidenim08 {
    -webkit-animation-duration: 4.5s; /* Safari 4.0 - 8.0 */
    animation-duration: 4.5s;
}

#slidenim09 {
    -webkit-animation-duration: 4.5s; /* Safari 4.0 - 8.0 */
    animation-duration: 5s;
}

/**********=========================================********************/
/**********===============SCROLL EFFECT=================********************/
/**********=========================================********************/

/*****************************/
/*********check box style**************/


input[type=radio] {
    position: absolute;
    visibility: hidden;
}
label {
    display: block;
    position: relative;
    /*font-weight: 400;*/
    /*font-size: 14px;*/
    /*padding-top: 22px;*/
    /*padding-right: 25px;*/
    /*padding-left: 40px;*/
    /*padding-bottom: 25px;*/
    /*margin: 10px auto;*/
    height: 15px;
    z-index: 9;
    cursor: pointer;
    -webkit-transition: all 0.25s linear;
    /*text-transform: uppercase;*/
}
.check {
    display: block;
    position: relative;
    border: 2px solid #eb1947;
    border-radius: 100%;
    height: 20px;
    width: 20px;
    top: -18px;
    left: 0px;
    z-index: 5;
    transition: border .25s linear;
    -webkit-transition: border .25s linear;
}
.check::before {
    display: block;
    position: absolute;
    content: '';
    border-radius: 100%;
    height: 9px;
    width: 9px;
    top: 3px;
    left: 3px;
    margin: auto;
    transition: background 0.25s linear;
    -webkit-transition: background 0.25s linear;
}
input[type=radio]:checked ~ .check {
    border: 2px solid #000000;
}
input[type=radio]:checked ~ .check::before {
    background: #000000;
}



.radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 40px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer;
    margin-left: -7px;
}


.checkbox label, .radio label {
    min-height: 20px;
    padding-left: 0px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
    font-size: 16px;
}

.checkbox label:after,
.radio label:after {
    content: '';
    display: table;
    clear: both;
}

.checkbox .cr,
.radio .cr {
    position: relative;
    display: inline-block;
    border: 2px solid #eb1947;
    border-radius: .25em;
    width: 1.5em;
    height: 1.4em;
    float: left;
    margin-right: .5em;
}

.radio .cr {
    border-radius: 50%;
}

.checkbox .cr .cr-icon,
.radio .cr .cr-icon {
    position: absolute;
    font-size: .8em;
    line-height: 0;
    top: 50%;
    left: 20%;
}

.radio .cr .cr-icon {
    margin-left: 0.04em;
}

.checkbox label input[type="checkbox"],
.radio label input[type="radio"] {
    display: none;
}

.checkbox label input[type="checkbox"] + .cr > .cr-icon,
.radio label input[type="radio"] + .cr > .cr-icon {
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in;
}

.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon,
.radio label input[type="radio"]:checked + .cr > .cr-icon {
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
}

.checkbox label input[type="checkbox"]:disabled + .cr,
.radio label input[type="radio"]:disabled + .cr {
    opacity: .5;
}

/*****************************/
/*********check box style**************/




/**********=========================================********************/
/**********===============SCROLL TOP=================********************/
/**********=========================================********************/

.scroll-top-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    text-align: center;
    z-index: 99999999;
    background-color: #ffffff;
    color: #5c8e45;
    width: 50px;
    height: 50px;
    line-height: 48px;
    right: 30px;
    bottom: 30px;
    padding-top: 2px;
    border-radius: 50%;
    border: 1px solid #000000;
    /*border-top-left-radius: 10px;*/
    /*border-top-right-radius: 10px;*/
    /*border-bottom-right-radius: 10px;*/
    /*border-bottom-left-radius: 10px;*/
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    animation: bounce_1 1s infinite alternate;
    -webkit-animation: bounce_1 1s infinite alternate;
}

@keyframes bounce_1 {
    from {
        transform: translateY(0px);
    }
    to {
        transform: translateY(-15px);
    }
}
@-webkit-keyframes bounce_1 {
    from {
        transform: translateY(0px);
    }
    to {
        transform: translateY(-15px);
    }
}

.scroll-top-wrapper:hover {
    background-color: #ed922d;
    color: #000000;
    border: 1px solid #ed922d;
}
.scroll-top-wrapper.show {
    visibility:visible;
    cursor:pointer;
    opacity: 1.0;
}
.scroll-top-wrapper i.fa {
    line-height: inherit;
}

/**********=========================================********************/
/**********===============SCROLL TOP=================********************/
/**********=========================================********************/

/*========================================================================*/
/*========================================================================*/
/*=====================Solution by TEKGEEKS (pvt) LTD=====================*/
/*============DESIGN & CSS DEVELOPMENT - DUMIDU WIMALARATHNA==============*/
/*========================================================================*/
/*========================================================================*/