/* stylesheet */

body{font-family: Raleway;background: #fbfbfb !important ;margin: 0 auto;}

H3{font-weight: 600;}

.ptb{padding: 20px 0 20px 0px;}

.p-b-26{padding-bottom: 26px;}

.m-t-5{margin-top: 5px;}

.m-t-8{margin-top: 8px;}

.m-t-20{margin-top: 20px;}

.m-t-40{margin-top: 40px;}

.m-t-50{margin-top: 50px;}

.m-t-12{margin-top: 12px;}

.bg-fb{background: #fbfbfb !important ;}

.white{color: #fff;}

.navbar{margin-top: 0px;border-radius: 0px;margin-bottom:0px;}

.nav2 h3{color: #2196f3;margin-top: 3px;    font-size: 33px;

    text-transform: uppercase;

    margin-bottom: 0px;}

.nav2 h4{color: #000;margin-top: 0px;font-weight: 600;}

.nav2 ul li a{font-size:100% !important;color: #fff;}

.nav>li>a {

    color: #fff;font-size: 90%;

}

.nav2{background: #fff;border-radius: 0px;border-top: 7px solid #ece7db;border-bottom: 20px solid #fff;}



.nav2 ul li a{display:block;}

.nav1 i{color: #1fb47c;}

.nav>li>a:hover, .nav>li>a:focus ,.nav>li>a:active{

    text-decoration: none;

    background-color:  #fbfbfb !important;

	color: #000 !important;

	

}

.nav2>li>a:hover, .nav2>li>a:focus, .navbar-nav > .active > a ,.nav2>li>a:active{

    text-decoration: none;

    background-color: #fbfbfb !important;



	color: #000;

}



    

.navbar-nav {

    float: none;

}

#navbar,.menu{background: #3b61b9;padding-left: 38px;width: 100%;margin: 0 auto;}

#navbar{margin: 0 auto}

.navbar-brand img {

    margin-top: 0px;

}

.js_date{color: #000;margin-top: 25px;}

.content h1,H1{font-weight: 600;color: #003366;margin-bottom: 20px;}

.content ul li{font-size: 18px;line-height: 22px;}

.content ul li a{font-size: 18px;color: #000;}

.icon-bar {

   background-color:#fff !important;

}

.m-10{margin-top: 20px;}



.tp-bullets{display: none !important;}



.content{margin-top: 30px;}

.navbar-toggle {background-color: #3b61b9;

    position: absolute;

    z-index: 6;

    right: 0px;}

.tp-caption[style] {line-height: 35px !important; padding: 10px !important;font-family: Roboto Slab;}

.tp-caption span,.tp-caption i{color: #008fd5;/* font-size: 30px; */}

.rightbar{background: #e2dede;color: #000;padding: 50px 10px 80px 0px;}

.rightbar h2{margin-bottom: 30px;}

.h-blue{background: #02b5cf;color: #fff;padding: 4px;}

.form-inline{padding-bottom: 45px;}

 input{margin-bottom: 10px;}

.rightbar h5{line-height: 20px;}

.content h4{line-height: 30px;}

.content h1{text-transform: uppercase;}

p,.content p,.content ul li{font-size: 15px;line-height: 25px;text-align: justify;}





.content ul li{line-height: 25px;}



hr{margin-top: 5px;margin-bottom: 5px;}

.map{padding: 2% 0 2% 0;}

.content .btn-primary {

    color: #fff;

    background-color: transparent;

    border-color: #fff;

}

.rightbar .btn-primary {

	margin-top: 10px;

    color: #fff;

    background-color: #337ab7;

    border-color: #2e6da4;

}

.btn{border-radius: 0px !important;}

.btn-warning{background-color: #ff9800;}

.h-bg{background: #ff9800;color: #000;padding: 5px;}

.bg-y{color: #ffc107 !important;}

.c-b{color: #000;}

.c-r{color: red;}

.f-11{font-size: 12px !important;line-height: 16px !Important;}

.footer{background: #132646;color: #fff;padding: 10px;margin-top: 30px;}

.footer ul li a{color: #fff; line-height:30px;}

.footer ul li{color: #fff; line-height:30px;}

.footer  p{color: #fff;}

.footer h4{line-height: 26px;}

.copyright{background: #0d1a2f;padding: 5px;color: #fff;}

.list{line-height: 20px;font-size: 15px;list-style: none;}

table tr td{line-height: 17px;}

/** 2.56 Sheldue */

.sheldue {

  color: #fff;

}

.sheldue i {

  color: #23D5AE;font-size: 30px; margin-right: 5px;

}

.sheldue .sheldue-item-body h4{text-transform: uppercase;text-align: center;font-weight: bold;}

.sheldue .sheldue-item-body {

  padding: 24px 30px 40px;

  transition: .2s ease-in-out;

}



.sheldue .btn {

  padding: 16px 37px;

}



.sheldue hr {

  margin-top: 13px;

  background: #5d79b8;

  opacity: .2;

}



.sheldue .sheldue-more {

  width: 100%;

  transition: .2s ease-in-out;

}



#accordion {

    list-style-type: none;

}

.accordion-toggle,

.accordion-toggle2 {

cursor: pointer;

}

.accordion-content,

.accordion-content2 {

display: none;

}

/*.accordion-content.default,

.accordion-content2.default {*/

/*display: block;

}*/

li.accordion-toggle:before,

li.accordion-toggle2:before {

content: "";

height: 40px;

width: 40px;

background: transparent url('/images/sprites.png') no-repeat -95px 0px;

position: absolute;

margin-left: 12px;

margin-top: 6px;

z-index: 999;

}

li.accordion-toggle.expanded:before,

li.accordion-toggle2.expanded:before {

background-position: -95px -41px;

}

li.accordion-toggle h4,

li.accordion-toggle2 h4 {

border: 1px solid #4a4a4a;

text-overflow: ellipsis;

white-space: nowrap;

border-radius: 5px;

position: relative;

padding-left: 60px;

letter-spacing: 0;

line-height: 50px;

font-size: 1vw;

overflow: hidden;

background: #fff;

cursor: pointer;

font-weight:600;

}

li.accordion-content,

li.accordion-content2 {

padding-bottom: 22px;

padding-left: 20px;

}

li.accordion-content p,

li.accordion-content2 p {

margin-bottom: 5px;

}

.accordion-toggle.expanded h4,

.accordion-toggle2.expanded h4 {

border: 1px solid #e8e8e8;

background: #e8e8e8;

}



@media (min-width: 992px) {



  .sheldue .sheldue-more {

    position: absolute;

    bottom: 6px;

    pointer-events: none;

    -webkit-transform: translateY(100%);

    transform: translateY(100%);

    opacity: 0;

	border-radius:0px;

  }

}



.sheldue .sheldue-item-body {

  background: #3557a6;

}



.sheldue .sheldue-item {

  position: relative;

}



.sheldue .sheldue-item.light .sheldue-item-body {

  background: #3b61b9;

}

.shell h6{text-transform: uppercase;}

.shell{font-size: 15x;}

@media (min-width: 992px) {

  .sheldue .sheldue-item.first .sheldue-item-body {

    border-top-left-radius: 5px;

    border-bottom-left-radius: 5px;

  }

  .sheldue .sheldue-item.last .sheldue-item-body {

    border-top-right-radius: 5px;

    border-bottom-right-radius: 5px;

  }

  .sheldue .sheldue-item .sheldue-item-body {

    max-height: 286px;

    height: 210px;

  }

  .sheldue .sheldue-item:hover .sheldue-item-body {

    border-bottom-left-radius: 0 !important;

    border-bottom-right-radius: 0 !important;

  }

  .sheldue .sheldue-item:hover .sheldue-more {

    -webkit-transform: translateY(0);

    transform: translateY(0);

    pointer-events: all;

    opacity: 1;

  }

  .sheldue .sheldue-item:hover .sheldue-item-body {

    -webkit-transform: translateY(-60px);

    transform: translateY(-60px);

  }

}



.tablet .sheldue-item-body,

.mobile .sheldue-item-body {

  border-bottom-left-radius: 0 !important;

  border-bottom-right-radius: 0 !important;

}



.tablet .sheldue-more,

.mobile .sheldue-more {

  -webkit-transform: translateY(0);

  transform: translateY(0);

  pointer-events: all;

  opacity: 1;

}



.tablet .sheldue-item-body,

.mobile .sheldue-item-body {

  -webkit-transform: translateY(0px);

  transform: translateY(0px);

}



.btn-java {

  color: #fff;

  background-color: #23D5AE;

  border-color: #23D5AE;

}



.btn-java:focus, .btn-java.focus, .btn-java:hover, .btn-java:active, .btn-java.active,

.open > .btn-java.dropdown-toggle {

  color: #fff;

  background-color: #294481;

  border-color: #294481;

}



.btn-java:active, .btn-java.active,

.open > .btn-java.dropdown-toggle {

  -webkit-box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.15);

  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.15);

}



.btn-java:active:hover, .btn-java:active:focus, .btn-java:active.focus, .btn-java.active:hover, .btn-java.active:focus, .btn-java.active.focus,

.open > .btn-java.dropdown-toggle:hover,

.open > .btn-java.dropdown-toggle:focus,

.open > .btn-java.dropdown-toggle.focus {

  color: #fff;

  background-color: #294481;

  border-color: #294481;

}

.section-top-34 {

  padding-top: 34px;

}

.section-lg-top-0 {

    padding-top: 0;

  }

.range {

 /*  margin-left: -15px;

  margin-right: -15px; */

}



.range > .range {

  margin-left: 0;

  margin-right: 0;

}



.range-spacer {

  -webkit-flex-basis: 100%;

  -ms-flex-preferred-size: 100%;

  flex-basis: 100%;

  max-width: 100%;

}

/* html.lt-ie-10 .range-condensed,

.range-condensed {

  margin-left: 0;

  margin-right: 0;

} */



html.lt-ie-10 .range-condensed > [class*='cell'],

.range-condensed > [class*='cell'] {

  padding-left: 0;

  padding-right: 0;

}



html.lt-ie-10 .range-condensed > * + [class*='cell'],

.range-condensed > * + [class*='cell'] {

  margin-top: 0;

}

.range > .cell-sm-1 {

    -webkit-flex-basis: 8.33333%;

    -ms-flex-preferred-size: 8.33333%;

    flex-basis: 8.33333%;

    max-width: 8.33333%;

  }

  .range > .cell-sm-preffix-1 {

    margin-left: 8.33333%;

  }

  .range > .cell-sm-push-1 {

    -webkit-order: 1;

    -ms-flex-order: 1;

    order: 1;

  }

  .range > .cell-sm-2 {

    -webkit-flex-basis: 16.66667%;

    -ms-flex-preferred-size: 16.66667%;

    flex-basis: 16.66667%;

    max-width: 16.66667%;

  }

  .range > .cell-sm-preffix-2 {

    margin-left: 16.66667%;

  }

  .range > .cell-sm-push-2 {

    -webkit-order: 2;

    -ms-flex-order: 2;

    order: 2;

  }

  .range > .cell-sm-3 {

    -webkit-flex-basis: 25%;

    -ms-flex-preferred-size: 25%;

    flex-basis: 25%;

    max-width: 25%;

  }

  .range > .cell-sm-preffix-3 {

    margin-left: 25%;

  }

  .range > .cell-sm-push-3 {

    -webkit-order: 3;

    -ms-flex-order: 3;

    order: 3;

  }

  .range > .cell-sm-4 {

    -webkit-flex-basis: 33.33333%;

    -ms-flex-preferred-size: 33.33333%;

    flex-basis: 33.33333%;

    max-width: 33.33333%;

  }

  .range > .cell-sm-preffix-4 {

    margin-left: 33.33333%;

  }

  .range > .cell-sm-push-4 {

    -webkit-order: 4;

    -ms-flex-order: 4;

    order: 4;

  }

  .range > .cell-sm-5 {

    -webkit-flex-basis: 41.66667%;

    -ms-flex-preferred-size: 41.66667%;

    flex-basis: 41.66667%;

    max-width: 41.66667%;

  }

  .range > .cell-sm-preffix-5 {

    margin-left: 41.66667%;

  }

  .range > .cell-sm-push-5 {

    -webkit-order: 5;

    -ms-flex-order: 5;

    order: 5;

  }

  .range > .cell-sm-6 {

    -webkit-flex-basis: 50%;

    -ms-flex-preferred-size: 50%;

    flex-basis: 50%;

    max-width: 50%;

  }

  .range > .cell-sm-preffix-6 {

    margin-left: 50%;

  }

  .range > .cell-sm-push-6 {

    -webkit-order: 6;

    -ms-flex-order: 6;

    order: 6;

  }

  .range > .cell-sm-7 {

    -webkit-flex-basis: 58.33333%;

    -ms-flex-preferred-size: 58.33333%;

    flex-basis: 58.33333%;

    max-width: 58.33333%;

  }

  .range > .cell-sm-preffix-7 {

    margin-left: 58.33333%;

  }

  .range > .cell-sm-push-7 {

    -webkit-order: 7;

    -ms-flex-order: 7;

    order: 7;

  }

  .range > .cell-sm-8 {

    -webkit-flex-basis: 66.66667%;

    -ms-flex-preferred-size: 66.66667%;

    flex-basis: 66.66667%;

    max-width: 66.66667%;

  }

  .range > .cell-sm-preffix-8 {

    margin-left: 66.66667%;

  }

  .range > .cell-sm-push-8 {

    -webkit-order: 8;

    -ms-flex-order: 8;

    order: 8;

  }

  .range > .cell-sm-9 {

    -webkit-flex-basis: 75%;

    -ms-flex-preferred-size: 75%;

    flex-basis: 75%;

    max-width: 75%;

  }

  .range > .cell-sm-preffix-9 {

    margin-left: 75%;

  }

  .range > .cell-sm-push-9 {

    -webkit-order: 9;

    -ms-flex-order: 9;

    order: 9;

  }

  .range > .cell-sm-10 {

    -webkit-flex-basis: 83.33333%;

    -ms-flex-preferred-size: 83.33333%;

    flex-basis: 83.33333%;

    max-width: 83.33333%;

  }

  .range > .cell-sm-preffix-10 {

    margin-left: 83.33333%;

  }

  .range > .cell-sm-push-10 {

    -webkit-order: 10;

    -ms-flex-order: 10;

    order: 10;

  }

  .range > .cell-sm-11 {

    -webkit-flex-basis: 91.66667%;

    -ms-flex-preferred-size: 91.66667%;

    flex-basis: 91.66667%;

    max-width: 91.66667%;

  }

  .range > .cell-sm-preffix-11 {

    margin-left: 91.66667%;

  }

  .range > .cell-sm-push-11 {

    -webkit-order: 11;

    -ms-flex-order: 11;

    order: 11;

  }

  .range > .cell-sm-12 {

    -webkit-flex-basis: 100%;

    -ms-flex-preferred-size: 100%;

    flex-basis: 100%;

    max-width: 100%;

  }

  .range > .cell-sm-preffix-12 {

    margin-left: 100%;

  }

  .range > .cell-sm-push-12 {

    -webkit-order: 12;

    -ms-flex-order: 12;

    order: 12;

  }

  .range > .cell-sm-1-5 {

    -webkit-flex-basis: 20%;

    -ms-flex-preferred-size: 20%;

    flex-basis: 20%;

    max-width: 20%;

  }





@media (min-width: 992px) {

  * + [class*='cell-md-'] {

    margin-top: 0;

  }

  .range-md-center {

    -webkit-justify-content: center;

    -ms-flex-pack: center;

    justify-content: center;

  }

  .range-md-left {

    -webkit-justify-content: flex-start;

    -ms-flex-pack: start;

    justify-content: flex-start;

  }

  .range-md-right {

    -webkit-justify-content: flex-end;

    -ms-flex-pack: end;

    justify-content: flex-end;

  }

  .range-md-justify {

    -webkit-justify-content: space-between;

    -ms-flex-pack: justify;

    justify-content: space-between;

  }

  .range-md-around {

    -webkit-justify-content: space-around;

    -ms-flex-pack: distribute;

    justify-content: space-around;

  }

  .range-md-top {

    -webkit-align-items: flex-start;

    -ms-flex-align: start;

    align-items: flex-start;

  }

  .range-md {

    -webkit-flex-direction: row;

    -ms-flex-direction: row;

    flex-direction: row;

  }

  .range-md-reverse {

    -webkit-flex-direction: row-reverse;

    -ms-flex-direction: row-reverse;

    flex-direction: row-reverse;

  }

  .range-md-middle {

    -webkit-align-items: center;

    -ms-flex-align: center;

    align-items: center;

  }

  .range-md-bottom {

    -webkit-align-items: flex-end;

    -ms-flex-align: end;

    align-items: flex-end;

  }

  .range-md-baseline {

    -webkit-align-items: baseline;

    -ms-flex-align: baseline;

    align-items: baseline;

  }

  .cell-md-top {

    -webkit-align-self: flex-start;

    -ms-flex-item-align: start;

    align-self: flex-start;

  }

  .cell-md-middle {

    -webkit-align-self: center;

    -ms-flex-item-align: center;

    align-self: center;

  }

  .cell-md-bottom {

    -webkit-align-self: flex-end;

    -ms-flex-item-align: end;

    align-self: flex-end;

  }

  .range > .cell-md-preffix-0 {

    margin-left: 0%;

  }

  .range > .cell-md-1 {

    -webkit-flex-basis: 8.33333%;

    -ms-flex-preferred-size: 8.33333%;

    flex-basis: 8.33333%;

    max-width: 8.33333%;

  }

  .range > .cell-md-preffix-1 {

    margin-left: 8.33333%;

  }

  .range > .cell-md-push-1 {

    -webkit-order: 1;

    -ms-flex-order: 1;

    order: 1;

  }

  .range > .cell-md-2 {

    -webkit-flex-basis: 16.66667%;

    -ms-flex-preferred-size: 16.66667%;

    flex-basis: 16.66667%;

    max-width: 16.66667%;

  }

  .range > .cell-md-preffix-2 {

    margin-left: 16.66667%;

  }

  .range > .cell-md-push-2 {

    -webkit-order: 2;

    -ms-flex-order: 2;

    order: 2;

  }

  .range > .cell-md-3 {

    -webkit-flex-basis: 25%;

    -ms-flex-preferred-size: 25%;

    flex-basis: 25%;

    max-width: 25%;

  }

  .range > .cell-md-preffix-3 {

    margin-left: 25%;

  }

  .range > .cell-md-push-3 {

    -webkit-order: 3;

    -ms-flex-order: 3;

    order: 3;

  }

  .range > .cell-md-4 {

    -webkit-flex-basis: 33.33333%;

    -ms-flex-preferred-size: 33.33333%;

    flex-basis: 33.33333%;

    max-width: 33.33333%;

  }

  .range > .cell-md-preffix-4 {

    margin-left: 33.33333%;

  }

  .range > .cell-md-push-4 {

    -webkit-order: 4;

    -ms-flex-order: 4;

    order: 4;

  }

  .range > .cell-md-5 {

    -webkit-flex-basis: 41.66667%;

    -ms-flex-preferred-size: 41.66667%;

    flex-basis: 41.66667%;

    max-width: 41.66667%;

  }

  .range > .cell-md-preffix-5 {

    margin-left: 41.66667%;

  }

  .range > .cell-md-push-5 {

    -webkit-order: 5;

    -ms-flex-order: 5;

    order: 5;

  }

  .range > .cell-md-6 {

    -webkit-flex-basis: 50%;

    -ms-flex-preferred-size: 50%;

    flex-basis: 50%;

    max-width: 50%;

  }

  .range > .cell-md-preffix-6 {

    margin-left: 50%;

  }

  .range > .cell-md-push-6 {

    -webkit-order: 6;

    -ms-flex-order: 6;

    order: 6;

  }

  .range > .cell-md-7 {

    -webkit-flex-basis: 58.33333%;

    -ms-flex-preferred-size: 58.33333%;

    flex-basis: 58.33333%;

    max-width: 58.33333%;

  }

  .range > .cell-md-preffix-7 {

    margin-left: 58.33333%;

  }

  .range > .cell-md-push-7 {

    -webkit-order: 7;

    -ms-flex-order: 7;

    order: 7;

  }

  .range > .cell-md-8 {

    -webkit-flex-basis: 66.66667%;

    -ms-flex-preferred-size: 66.66667%;

    flex-basis: 66.66667%;

    max-width: 66.66667%;

  }

  .range > .cell-md-preffix-8 {

    margin-left: 66.66667%;

  }

  .range > .cell-md-push-8 {

    -webkit-order: 8;

    -ms-flex-order: 8;

    order: 8;

  }

  .range > .cell-md-9 {

    -webkit-flex-basis: 75%;

    -ms-flex-preferred-size: 75%;

    flex-basis: 75%;

    max-width: 75%;

  }

  .range > .cell-md-preffix-9 {

    margin-left: 75%;

  }

  .range > .cell-md-push-9 {

    -webkit-order: 9;

    -ms-flex-order: 9;

    order: 9;

  }

  .range > .cell-md-10 {

    -webkit-flex-basis: 83.33333%;

    -ms-flex-preferred-size: 83.33333%;

    flex-basis: 83.33333%;

    max-width: 83.33333%;

  }

  .range > .cell-md-preffix-10 {

    margin-left: 83.33333%;

  }

  .range > .cell-md-push-10 {

    -webkit-order: 10;

    -ms-flex-order: 10;

    order: 10;

  }

  .range > .cell-md-11 {

    -webkit-flex-basis: 91.66667%;

    -ms-flex-preferred-size: 91.66667%;

    flex-basis: 91.66667%;

    max-width: 91.66667%;

  }

  .range > .cell-md-preffix-11 {

    margin-left: 91.66667%;

  }

  .range > .cell-md-push-11 {

    -webkit-order: 11;

    -ms-flex-order: 11;

    order: 11;

  }

  .range > .cell-md-12 {

    -webkit-flex-basis: 100%;

    -ms-flex-preferred-size: 100%;

    flex-basis: 100%;

    max-width: 100%;

  }

  .range > .cell-md-preffix-12 {

    margin-left: 100%;

  }

  .range > .cell-md-push-12 {

    -webkit-order: 12;

    -ms-flex-order: 12;

    order: 12;

  }

  .range > .cell-md-1-5 {

    -webkit-flex-basis: 20%;

    -ms-flex-preferred-size: 20%;

    flex-basis: 20%;

    max-width: 20%;

  }

}



@media (min-width: 1200px) {

  * + [class*='cell-lg-'] {

    margin-top: 0;

  }

  .range-lg-center {

    -webkit-justify-content: center;

    -ms-flex-pack: center;

    justify-content: center;

  }

  .range-lg-left {

    -webkit-justify-content: flex-start;

    -ms-flex-pack: start;

    justify-content: flex-start;

  }

  .range-lg-right {

    -webkit-justify-content: flex-end;

    -ms-flex-pack: end;

    justify-content: flex-end;

  }

  .range-lg-justify {

    -webkit-justify-content: space-between;

    -ms-flex-pack: justify;

    justify-content: space-between;

  }

  .range-lg-around {

    -webkit-justify-content: space-around;

    -ms-flex-pack: distribute;

    justify-content: space-around;

  }

  .range-lg-top {

    -webkit-align-items: flex-start;

    -ms-flex-align: start;

    align-items: flex-start;

  }

  .range-lg {

    -webkit-flex-direction: row;

    -ms-flex-direction: row;

    flex-direction: row;

  }

  .range-lg-reverse {

    -webkit-flex-direction: row-reverse;

    -ms-flex-direction: row-reverse;

    flex-direction: row-reverse;

  }

  .range-lg-middle {

    -webkit-align-items: center;

    -ms-flex-align: center;

    align-items: center;

  }

  .range-lg-bottom {

    -webkit-align-items: flex-end;

    -ms-flex-align: end;

    align-items: flex-end;

  }

  .range-lg-baseline {

    -webkit-align-items: baseline;

    -ms-flex-align: baseline;

    align-items: baseline;

  }

  .cell-lg-top {

    -webkit-align-self: flex-start;

    -ms-flex-item-align: start;

    align-self: flex-start;

  }

  .cell-lg-middle {

    -webkit-align-self: center;

    -ms-flex-item-align: center;

    align-self: center;

  }

  .cell-lg-bottom {

    -webkit-align-self: flex-end;

    -ms-flex-item-align: end;

    align-self: flex-end;

  }

  .range > .cell-lg-preffix-0 {

    margin-left: 0%;

  }

  .range > .cell-lg-1 {

    -webkit-flex-basis: 8.33333%;

    -ms-flex-preferred-size: 8.33333%;

    flex-basis: 8.33333%;

    max-width: 8.33333%;

  }

  .range > .cell-lg-preffix-1 {

    margin-left: 8.33333%;

  }

  .range > .cell-lg-push-1 {

    -webkit-order: 1;

    -ms-flex-order: 1;

    order: 1;

  }

  .range > .cell-lg-2 {

    -webkit-flex-basis: 16.66667%;

    -ms-flex-preferred-size: 16.66667%;

    flex-basis: 16.66667%;

    max-width: 16.66667%;

  }

  .range > .cell-lg-preffix-2 {

    margin-left: 16.66667%;

  }

  .range > .cell-lg-push-2 {

    -webkit-order: 2;

    -ms-flex-order: 2;

    order: 2;

  }

  .range > .cell-lg-3 {

    -webkit-flex-basis: 25%;

    -ms-flex-preferred-size: 25%;

    flex-basis: 25%;

    max-width: 25%;

  }

  .range > .cell-lg-preffix-3 {

    margin-left: 25%;

  }

  .range > .cell-lg-push-3 {

    -webkit-order: 3;

    -ms-flex-order: 3;

    order: 3;

  }

  .range > .cell-lg-4 {

    -webkit-flex-basis: 33.33333%;

    -ms-flex-preferred-size: 33.33333%;

    flex-basis: 33.33333%;

    max-width: 33.33333%;

  }

  .range > .cell-lg-preffix-4 {

    margin-left: 33.33333%;

  }

  .range > .cell-lg-push-4 {

    -webkit-order: 4;

    -ms-flex-order: 4;

    order: 4;

  }

  .range > .cell-lg-5 {

    -webkit-flex-basis: 41.66667%;

    -ms-flex-preferred-size: 41.66667%;

    flex-basis: 41.66667%;

    max-width: 41.66667%;

  }

  .range > .cell-lg-preffix-5 {

    margin-left: 41.66667%;

  }

  .range > .cell-lg-push-5 {

    -webkit-order: 5;

    -ms-flex-order: 5;

    order: 5;

  }

  .range > .cell-lg-6 {

    -webkit-flex-basis: 50%;

    -ms-flex-preferred-size: 50%;

    flex-basis: 50%;

    max-width: 50%;

  }

  .range > .cell-lg-preffix-6 {

    margin-left: 50%;

  }

  .range > .cell-lg-push-6 {

    -webkit-order: 6;

    -ms-flex-order: 6;

    order: 6;

  }

  .range > .cell-lg-7 {

    -webkit-flex-basis: 58.33333%;

    -ms-flex-preferred-size: 58.33333%;

    flex-basis: 58.33333%;

    max-width: 58.33333%;

  }

  .range > .cell-lg-preffix-7 {

    margin-left: 58.33333%;

  }

  .range > .cell-lg-push-7 {

    -webkit-order: 7;

    -ms-flex-order: 7;

    order: 7;

  }

  .range > .cell-lg-8 {

    -webkit-flex-basis: 66.66667%;

    -ms-flex-preferred-size: 66.66667%;

    flex-basis: 66.66667%;

    max-width: 66.66667%;

  }

  .range > .cell-lg-preffix-8 {

    margin-left: 66.66667%;

  }

  .range > .cell-lg-push-8 {

    -webkit-order: 8;

    -ms-flex-order: 8;

    order: 8;

  }

  .range > .cell-lg-9 {

    -webkit-flex-basis: 75%;

    -ms-flex-preferred-size: 75%;

    flex-basis: 75%;

    max-width: 75%;

  }

  .range > .cell-lg-preffix-9 {

    margin-left: 75%;

  }

  .range > .cell-lg-push-9 {

    -webkit-order: 9;

    -ms-flex-order: 9;

    order: 9;

  }

  .range > .cell-lg-10 {

    -webkit-flex-basis: 83.33333%;

    -ms-flex-preferred-size: 83.33333%;

    flex-basis: 83.33333%;

    max-width: 83.33333%;

  }

  .range > .cell-lg-preffix-10 {

    margin-left: 83.33333%;

  }

  .range > .cell-lg-push-10 {

    -webkit-order: 10;

    -ms-flex-order: 10;

    order: 10;

  }

  .range > .cell-lg-11 {

    -webkit-flex-basis: 91.66667%;

    -ms-flex-preferred-size: 91.66667%;

    flex-basis: 91.66667%;

    max-width: 91.66667%;

  }

  .range > .cell-lg-preffix-11 {

    margin-left: 91.66667%;

  }

  .range > .cell-lg-push-11 {

    -webkit-order: 11;

    -ms-flex-order: 11;

    order: 11;

  }

  .range > .cell-lg-12 {

    -webkit-flex-basis: 100%;

    -ms-flex-preferred-size: 100%;

    flex-basis: 100%;

    max-width: 100%;

  }

  .range > .cell-lg-preffix-12 {

    margin-left: 100%;

  }

  .range > .cell-lg-push-12 {

    -webkit-order: 12;

    -ms-flex-order: 12;

    order: 12;

  }

  .range > .cell-lg-1-5 {

    -webkit-flex-basis: 20%;

    -ms-flex-preferred-size: 20%;

    flex-basis: 20%;

    max-width: 20%;

  }

}



@media (min-width: 1800px) {

  * + [class*='cell-xl-'] {

    margin-top: 0;

  }

  .range-xl-center {

    -webkit-justify-content: center;

    -ms-flex-pack: center;

    justify-content: center;

  }

  .range-xl-left {

    -webkit-justify-content: flex-start;

    -ms-flex-pack: start;

    justify-content: flex-start;

  }

  .range-xl-right {

    -webkit-justify-content: flex-end;

    -ms-flex-pack: end;

    justify-content: flex-end;

  }

  .range-xl-justify {

    -webkit-justify-content: space-between;

    -ms-flex-pack: justify;

    justify-content: space-between;

  }

  .range-xl-around {

    -webkit-justify-content: space-around;

    -ms-flex-pack: distribute;

    justify-content: space-around;

  }

  .range-xl-top {

    -webkit-align-items: flex-start;

    -ms-flex-align: start;

    align-items: flex-start;

  }

  .range-xl {

    -webkit-flex-direction: row;

    -ms-flex-direction: row;

    flex-direction: row;

  }

  .range-xl-reverse {

    -webkit-flex-direction: row-reverse;

    -ms-flex-direction: row-reverse;

    flex-direction: row-reverse;

  }

  .range-xl-middle {

    -webkit-align-items: center;

    -ms-flex-align: center;

    align-items: center;

  }

  .range-xl-bottom {

    -webkit-align-items: flex-end;

    -ms-flex-align: end;

    align-items: flex-end;

  }

  .range-xl-baseline {

    -webkit-align-items: baseline;

    -ms-flex-align: baseline;

    align-items: baseline;

  }

  .cell-xl-top {

    -webkit-align-self: flex-start;

    -ms-flex-item-align: start;

    align-self: flex-start;

  }

  .cell-xl-middle {

    -webkit-align-self: center;

    -ms-flex-item-align: center;

    align-self: center;

  }

  .cell-xl-bottom {

    -webkit-align-self: flex-end;

    -ms-flex-item-align: end;

    align-self: flex-end;

  }

  .range > .cell-xl-preffix-0 {

    margin-left: 0%;

  }

  .range > .cell-xl-1 {

    -webkit-flex-basis: 8.33333%;

    -ms-flex-preferred-size: 8.33333%;

    flex-basis: 8.33333%;

    max-width: 8.33333%;

  }

  .range > .cell-xl-preffix-1 {

    margin-left: 8.33333%;

  }

  .range > .cell-xl-push-1 {

    -webkit-order: 1;

    -ms-flex-order: 1;

    order: 1;

  }

  .range > .cell-xl-2 {

    -webkit-flex-basis: 16.66667%;

    -ms-flex-preferred-size: 16.66667%;

    flex-basis: 16.66667%;

    max-width: 16.66667%;

  }

  .range > .cell-xl-preffix-2 {

    margin-left: 16.66667%;

  }

  .range > .cell-xl-push-2 {

    -webkit-order: 2;

    -ms-flex-order: 2;

    order: 2;

  }

  .range > .cell-xl-3 {

    -webkit-flex-basis: 25%;

    -ms-flex-preferred-size: 25%;

    flex-basis: 25%;

    max-width: 25%;

  }

  .range > .cell-xl-preffix-3 {

    margin-left: 25%;

  }

  .range > .cell-xl-push-3 {

    -webkit-order: 3;

    -ms-flex-order: 3;

    order: 3;

  }

  .range > .cell-xl-4 {

    -webkit-flex-basis: 33.33333%;

    -ms-flex-preferred-size: 33.33333%;

    flex-basis: 33.33333%;

    max-width: 33.33333%;

  }

  .range > .cell-xl-preffix-4 {

    margin-left: 33.33333%;

  }

  .range > .cell-xl-push-4 {

    -webkit-order: 4;

    -ms-flex-order: 4;

    order: 4;

  }

  .range > .cell-xl-5 {

    -webkit-flex-basis: 41.66667%;

    -ms-flex-preferred-size: 41.66667%;

    flex-basis: 41.66667%;

    max-width: 41.66667%;

  }

  .range > .cell-xl-preffix-5 {

    margin-left: 41.66667%;

  }

  .range > .cell-xl-push-5 {

    -webkit-order: 5;

    -ms-flex-order: 5;

    order: 5;

  }

  .range > .cell-xl-6 {

    -webkit-flex-basis: 50%;

    -ms-flex-preferred-size: 50%;

    flex-basis: 50%;

    max-width: 50%;

  }

  .range > .cell-xl-preffix-6 {

    margin-left: 50%;

  }

  .range > .cell-xl-push-6 {

    -webkit-order: 6;

    -ms-flex-order: 6;

    order: 6;

  }

  .range > .cell-xl-7 {

    -webkit-flex-basis: 58.33333%;

    -ms-flex-preferred-size: 58.33333%;

    flex-basis: 58.33333%;

    max-width: 58.33333%;

  }

  .range > .cell-xl-preffix-7 {

    margin-left: 58.33333%;

  }

  .range > .cell-xl-push-7 {

    -webkit-order: 7;

    -ms-flex-order: 7;

    order: 7;

  }

  .range > .cell-xl-8 {

    -webkit-flex-basis: 66.66667%;

    -ms-flex-preferred-size: 66.66667%;

    flex-basis: 66.66667%;

    max-width: 66.66667%;

  }

  .range > .cell-xl-preffix-8 {

    margin-left: 66.66667%;

  }

  .range > .cell-xl-push-8 {

    -webkit-order: 8;

    -ms-flex-order: 8;

    order: 8;

  }

  .range > .cell-xl-9 {

    -webkit-flex-basis: 75%;

    -ms-flex-preferred-size: 75%;

    flex-basis: 75%;

    max-width: 75%;

  }

  .range > .cell-xl-preffix-9 {

    margin-left: 75%;

  }

  .range > .cell-xl-push-9 {

    -webkit-order: 9;

    -ms-flex-order: 9;

    order: 9;

  }

  .range > .cell-xl-10 {

    -webkit-flex-basis: 83.33333%;

    -ms-flex-preferred-size: 83.33333%;

    flex-basis: 83.33333%;

    max-width: 83.33333%;

  }

  .range > .cell-xl-preffix-10 {

    margin-left: 83.33333%;

  }

  .range > .cell-xl-push-10 {

    -webkit-order: 10;

    -ms-flex-order: 10;

    order: 10;

  }

  .range > .cell-xl-11 {

    -webkit-flex-basis: 91.66667%;

    -ms-flex-preferred-size: 91.66667%;

    flex-basis: 91.66667%;

    max-width: 91.66667%;

  }

  .range > .cell-xl-preffix-11 {

    margin-left: 91.66667%;

  }

  .range > .cell-xl-push-11 {

    -webkit-order: 11;

    -ms-flex-order: 11;

    order: 11;

  }

  .range > .cell-xl-12 {

    -webkit-flex-basis: 100%;

    -ms-flex-preferred-size: 100%;

    flex-basis: 100%;

    max-width: 100%;

  }

  .range > .cell-xl-preffix-12 {

    margin-left: 100%;

  }

  .range > .cell-xl-push-12 {

    -webkit-order: 12;

    -ms-flex-order: 12;

    order: 12;

  }

  .range > .cell-xl-1-5 {

    -webkit-flex-basis: 20%;

    -ms-flex-preferred-size: 20%;

    flex-basis: 20%;

    max-width: 20%;

  }

}



html.lt-ie-10 .range > .cell-xs-1 {

  margin-left: auto;

  margin-right: auto;

  max-width: 8.33333%;

}



html.lt-ie-10 .range > .cell-xs-2 {

  margin-left: auto;

  margin-right: auto;

  max-width: 16.66667%;

}



html.lt-ie-10 .range > .cell-xs-3 {

  margin-left: auto;

  margin-right: auto;

  max-width: 25%;

}



html.lt-ie-10 .range > .cell-xs-4 {

  margin-left: auto;

  margin-right: auto;

  max-width: 33.33333%;

}



html.lt-ie-10 .range > .cell-xs-5 {

  margin-left: auto;

  margin-right: auto;

  max-width: 41.66667%;

}



html.lt-ie-10 .range > .cell-xs-6 {

  margin-left: auto;

  margin-right: auto;

  max-width: 50%;

}



html.lt-ie-10 .range > .cell-xs-7 {

  margin-left: auto;

  margin-right: auto;

  max-width: 58.33333%;

}



html.lt-ie-10 .range > .cell-xs-8 {

  margin-left: auto;

  margin-right: auto;

  max-width: 66.66667%;

}



html.lt-ie-10 .range > .cell-xs-9 {

  margin-left: auto;

  margin-right: auto;

  max-width: 75%;

}



html.lt-ie-10 .range > .cell-xs-10 {

  margin-left: auto;

  margin-right: auto;

  max-width: 83.33333%;

}



html.lt-ie-10 .range > .cell-xs-11 {

  margin-left: auto;

  margin-right: auto;

  max-width: 91.66667%;

}



html.lt-ie-10 .range > .cell-xs-12 {

  margin-left: auto;

  margin-right: auto;

  max-width: 100%;

}



html.lt-ie-10 .range > .cell-xs-1-5 {

  margin-left: auto;

  margin-right: auto;

  max-width: 20%;

}



html.lt-ie-10 .range > .cell-sm-1 {

  margin-left: auto;

  margin-right: auto;

  max-width: 8.33333%;

}



html.lt-ie-10 .range > .cell-sm-2 {

  margin-left: auto;

  margin-right: auto;

  max-width: 16.66667%;

}



html.lt-ie-10 .range > .cell-sm-3 {

  margin-left: auto;

  margin-right: auto;

  max-width: 25%;

}



html.lt-ie-10 .range > .cell-sm-4 {

  margin-left: auto;

  margin-right: auto;

  max-width: 33.33333%;

}



html.lt-ie-10 .range > .cell-sm-5 {

  margin-left: auto;

  margin-right: auto;

  max-width: 41.66667%;

}



html.lt-ie-10 .range > .cell-sm-6 {

  margin-left: auto;

  margin-right: auto;

  max-width: 50%;

}



html.lt-ie-10 .range > .cell-sm-7 {

  margin-left: auto;

  margin-right: auto;

  max-width: 58.33333%;

}



html.lt-ie-10 .range > .cell-sm-8 {

  margin-left: auto;

  margin-right: auto;

  max-width: 66.66667%;

}



html.lt-ie-10 .range > .cell-sm-9 {

  margin-left: auto;

  margin-right: auto;

  max-width: 75%;

}



html.lt-ie-10 .range > .cell-sm-10 {

  margin-left: auto;

  margin-right: auto;

  max-width: 83.33333%;

}



html.lt-ie-10 .range > .cell-sm-11 {

  margin-left: auto;

  margin-right: auto;

  max-width: 91.66667%;

}



html.lt-ie-10 .range > .cell-sm-12 {

  margin-left: auto;

  margin-right: auto;

  max-width: 100%;

}



html.lt-ie-10 .range > .cell-sm-1-5 {

  margin-left: auto;

  margin-right: auto;

  max-width: 20%;

}



html.lt-ie-10 .range > .cell-md-1 {

  margin-left: auto;

  margin-right: auto;

  max-width: 8.33333%;

}



html.lt-ie-10 .range > .cell-md-2 {

  margin-left: auto;

  margin-right: auto;

  max-width: 16.66667%;

}



html.lt-ie-10 .range > .cell-md-3 {

  margin-left: auto;

  margin-right: auto;

  max-width: 25%;

}



html.lt-ie-10 .range > .cell-md-4 {

  margin-left: auto;

  margin-right: auto;

  max-width: 33.33333%;

}



html.lt-ie-10 .range > .cell-md-5 {

  margin-left: auto;

  margin-right: auto;

  max-width: 41.66667%;

}



html.lt-ie-10 .range > .cell-md-6 {

  margin-left: auto;

  margin-right: auto;

  max-width: 50%;

}



html.lt-ie-10 .range > .cell-md-7 {

  margin-left: auto;

  margin-right: auto;

  max-width: 58.33333%;

}



html.lt-ie-10 .range > .cell-md-8 {

  margin-left: auto;

  margin-right: auto;

  max-width: 66.66667%;

}



html.lt-ie-10 .range > .cell-md-9 {

  margin-left: auto;

  margin-right: auto;

  max-width: 75%;

}



html.lt-ie-10 .range > .cell-md-10 {

  margin-left: auto;

  margin-right: auto;

  max-width: 83.33333%;

}



html.lt-ie-10 .range > .cell-md-11 {

  margin-left: auto;

  margin-right: auto;

  max-width: 91.66667%;

}



html.lt-ie-10 .range > .cell-md-12 {

  margin-left: auto;

  margin-right: auto;

  max-width: 100%;

}



html.lt-ie-10 .range > .cell-md-1-5 {

  margin-left: auto;

  margin-right: auto;

  max-width: 20%;

}



html.lt-ie-10 .range > .cell-lg-1 {

  margin-left: auto;

  margin-right: auto;

  max-width: 8.33333%;

}



html.lt-ie-10 .range > .cell-lg-2 {

  margin-left: auto;

  margin-right: auto;

  max-width: 16.66667%;

}



html.lt-ie-10 .range > .cell-lg-3 {

  margin-left: auto;

  margin-right: auto;

  max-width: 25%;

}



html.lt-ie-10 .range > .cell-lg-4 {

  margin-left: auto;

  margin-right: auto;

  max-width: 33.33333%;

}



html.lt-ie-10 .range > .cell-lg-5 {

  margin-left: auto;

  margin-right: auto;

  max-width: 41.66667%;

}



html.lt-ie-10 .range > .cell-lg-6 {

  margin-left: auto;

  margin-right: auto;

  max-width: 50%;

}



html.lt-ie-10 .range > .cell-lg-7 {

  margin-left: auto;

  margin-right: auto;

  max-width: 58.33333%;

}



html.lt-ie-10 .range > .cell-lg-8 {

  margin-left: auto;

  margin-right: auto;

  max-width: 66.66667%;

}



html.lt-ie-10 .range > .cell-lg-9 {

  margin-left: auto;

  margin-right: auto;

  max-width: 75%;

}



html.lt-ie-10 .range > .cell-lg-10 {

  margin-left: auto;

  margin-right: auto;

  max-width: 83.33333%;

}



html.lt-ie-10 .range > .cell-lg-11 {

  margin-left: auto;

  margin-right: auto;

  max-width: 91.66667%;

}



html.lt-ie-10 .range > .cell-lg-12 {

  margin-left: auto;

  margin-right: auto;

  max-width: 100%;

}



html.lt-ie-10 .range > .cell-lg-1-5 {

  margin-left: auto;

  margin-right: auto;

  max-width: 20%;

}



html.lt-ie-10 .range > [class*="cell-xs-preffix-"],

html.lt-ie-10 .range > [class*="cell-sm-preffix-"],

html.lt-ie-10 .range > [class*="cell-md-preffix-"],

html.lt-ie-10 .range > [class*="cell-lg-preffix-"] {

  margin-left: auto;

}

.reveal-inline-block {

  /* display: inline-block !important; */

}

html .page .inset-left-10 {

  padding-left: 10px;

}

.text-white {

  color: #fff;

}

.offset-top-24 {

  margin-top: 24px;

}

.text-gray-light {

  color: #e5e5e5;

}



.carousel-control {top: 44%;width: 0%;}

.carousel-control.right {right: 16px;}

.carousel-control.left {left: 6px;}

.carousel-control span {color: #000 !important;} 

.carousel-control.left,.carousel-control.right{background-image: none !important;}

.blue{color: #448aff;}

.navbar-toggle {top: -13px;}

@media (min-width: 1200px){

html .page .offset-lg-top-34-negative {

    margin-top: -34px;

}

.range-lg-left {

    -webkit-justify-content: flex-start;

    -ms-flex-pack: start;

    justify-content: flex-start;

  }}

/*Responsive Css Starts*/



@media screen and (max-width:1326px)

{.nav>li>a {

            font-size: 14px;

    padding: 15px 9px;

}}

@media screen and (max-width:1226px)

{.nav>li>a {

            font-size: 12px;

    padding: 15px 9px;

}

h1{font-size: 30px;}

}

@media screen and (max-width:980px)

{.nav>li>a {

        font-size: 10px;

    padding: 15px 4px;

    color: #fff;

}

	.navbar-brand{padding: 0px;float: none}

	.navbar-brand h3{font-size: 20px;text-align: center !important;}

	.navbar-brand h4{font-size: 14px;text-align: center;margin-left: 0px;}

	

.tp-caption[style] {line-height: 30px !important;}

.navbar-toggle {background-color: #3b61b9;

    position: absolute;

    z-index: 6;

    right: 0px;}

	#navbar{padding-left: 0px !important;}

	

#navbar {

    width: 100% !important;

    margin: 0 auto;

}

}





@media screen and (max-width: 650px)

{

	#navbar{padding-left: 0px !important;}

	.nav > li > a {font-size: 14px;padding: 15px 11px;}

	#navbar {

    width: 100% !important;

    margin: 0 auto;

}

}



@media screen and (max-width: 480px)

{

	.tp-caption[style] {line-height: 15px !important;}

	.navbar-toggle {background-color: #3b61b9;

    position: absolute;

    z-index: 6;

    right: 0px;}.content h1{font-size: 25px !important;line-height: 30px;}

	

	#rev_slider_home{

  display: block !important;}

  .nav > li > a {font-size: 14px;padding: 15px 11px;}

  #navbar,.menu{padding-left: 10px !important;}

#google_translate_element{ margin-top: 0px !important;}

#navbar {

    width: 100% !important;

    margin: 0 auto;

}

.range-xs-center {

    -webkit-justify-content: center;

    -ms-flex-pack: center;

    justify-content: center;

  }

.text-xs-left {

    text-align: left;

  }

.to-front {

  position: relative;

  z-index: 10;

}  

.range-xs-justify {

    -webkit-justify-content: space-between;

    -ms-flex-pack: justify;

    justify-content: space-between;

  }.google_translate{

    margin-top: -20px !important;

}

}



@media screen and (max-width: 320px)

{	.content h1{font-size: 25px !important;line-height: 30px;}

	.navbar-brand img {width: 80%;}

	

	.tp-caption[style] {line-height: 15px !important;}

	.navbar-toggle {background-color: #2196f3;

    position: absolute;

    z-index: 6;

    right: 0px;}

	

	.nav > li > a {font-size: 14px;padding: 15px 11px;}

	#rev_slider_home {

  display: block !important;}

  #navbar,.menu{padding-left: 10px !important;}

#navbar {

    width: 100% !important;

    margin: 0 auto;

}

.google_translate {

    margin-top: -20px !important;

}

}

