@import ;
body {
   padding: 0;
   margin: 0;
   color: #a5a5a5;
   font-size: 14px;
   overflow-x: hidden;
   font-family:arial, helvetica, sans-serif;
   direction: ltr;
}
body, html {
   height: 100%;
   width: 100%;
   position: relative;
   scroll-behavior: smooth;
}
html {
   font-size: 16px;
}
ol, ul {
   margin: 0;
   padding: 0;
   list-style: none;
}
a {
   color: inherit;
}
a{  outline: none;
   text-decoration: none;
   }
   
 a:hover, a:focus {
   outline: none;
   text-decoration: none;
   color: #ff8000;
}
h1, h2, h3, h4, h5, h6 {
   margin: 0;
}
h1, h2, h3, h4, h5 {
   font-family: arial, helvetica, sans-serif;
}
h1 {
    font-size:4.5rem;
    line-height:80px;
    font-weight: 500;
    margin: 15px 0;
}
h2 {
   font-size: 2.5rem;
}
h3 {
   font-size: 1.75rem;
}
h4 {
   font-size: 1.25rem;
}
h5 {
   font-size: 1rem;
}
h6 {
   font-size: 0.875rem;
}
p {
   font-size: 14px;
}
.fontsize2{font-size: 2.0rem;}
.fontsize3{font-size: 1.55rem;}
.fontsize4{font-size: 1.2rem;}
.width100{ width:100%;}
/*helper classes*/
.padding20{ padding:20vh 0;}

.padding {
   padding: 7.5rem 0
}
.padding5 {
   padding: 5.5rem 0
}
.padding4 {
   padding: 4.5rem 0
}
.padding3 {
   padding: 3rem 0
}
.padding2 {
   padding: 2rem 0
}
.padding1 {
   padding: 1rem 0
}
.paddingr3{padding-right:3rem;}
.paddingcontent{padding:0 3rem;}

.padding-top8 {
   padding-top: 8.5rem;
}
.padding-top7 {
   padding-top: 7.5rem;
}

.padding-top {
   padding-top: 5.5rem;
}
.padding-bottom {
   padding-bottom: 7.5rem;
}
.margin_top {
   margin-top: 7.5rem;
}
.padding-bottom-half {
   padding-bottom: 4.375rem;
}
.padding-top-half {
   padding-top: 4.375rem;
}
.margin_tophalf {
   margin-top: 4.375rem;
}
.heading_space {
   margin-bottom: 4.375rem
}
.top60 {
   margin-top: 60px;
}
.bottom60 {
   margin-bottom:60px;
}
.bottom45 {
   margin-bottom: 45px;
}
.top40 {
   margin-top: 40px;
}
.top30 {
   margin-top: 30px;
}
.bottom30 {
   margin-bottom: 30px;
}
.bottom35 {
   margin-bottom: 35px;
}
.bottom25 {
   margin-bottom: 25px;
}
.top25 {
   margin-top: 25px;
}
.bottom20 {
   margin-bottom: 20px;
}
.top20 {
   margin-top: 20px;
}
.top15 {
   margin-top: 15px;
}
.bottom15 {
   margin-bottom: 15px;
}
.bottom10 {
   margin-bottom: 10px;
}
.margin10 {
   margin-top: 15px;
}
.bottom5 {
   margin-bottom: 5px;
}
.no_bottom {
   margin-bottom: 0;
}
.nopadding {
   padding: 0;
}
.bg_light {
   background: #f6f6f6;
}
.bg_grey {
   background: #ebeff2;
}
.bg_dark {
   background: #384141;
}
.darkcolor {
   color: #000000;
}
.greycolor {
   color: #555555;
}
.color {
   color: #4fb8aa;
}
.whitecolor {
   color: #fff;
}
.bluecolor{color:#053e83;}
.bluecolorb{font-weight:510;}
.primarycolor {
   color: #b2cb20;
}
.secondrycolor {
   color: #4fb8aa;
}
.dangercolor {
   color: #e84455;
}
.bg_secondry {
   background: #4fb8aa;
}
.font-light {
   font-weight: 300;
}
.font-light2 {
   font-weight: 200;
}
.font-xlight {
   font-weight: 100;
}
.font-bold {
   font-weight: bold;
}
.font-medium {
   font-weight: 500;
}

.sectiontitle .top-text h4 {
    margin: 15px 0 25px;
    font-weight: 400;
	color:#b02626;
}
.sectiontitle .top-text h1{color:#333333;font-size:2.5rem;}
.sectiontitle .top-text h1 > span{color: #013173;}

.indexaboutdiv p{font-size:16px; color:#ffffff; line-height:30px;}

.fontshadow{box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.16);}
/*heading style*/
.heading {
	display: inline-block;
}
.heading h2{ font-size: 48px;}
.heading p{font-size:24px;}
.heading .divider-left,
.heading .divider-center {
   height: 4px;
   width: 70px;
   background: #ff8000;
   display: block;
}
.heading .divider-left {
   margin: 10px 0 -2px;
}
.heading .divider-center {
   margin: 10px auto -2px;
}
.heading > span {
   font-weight: 200;
}
.page_nav{padding:30px 0;font-size:14px;}
.page_nav a{color:#4a4e57;font-size:14px;}
.page_nav font{margin-left:5px; margin-right:5px;}
.page_nav span{color:#4a4e57;font-size:14px;}
.pagetitle{padding:1rem 0 2.5rem 0;}
.pagetitle h2{font-size:2.0rem;color:#333333;font-weight:500;}
/* divider */

.divider span {
    display: inline-block;
    vertical-align: middle;
}
.divider .fa {
    font-size: 20px;
    margin: 0 20px;
}
.divider .outer-line {
    width: 25%;
	margin-top:-60px;
	float:left;
	margin-left:12%;
    border-bottom: 1px solid #ddd;
}
.divider .outer-liner {
    width: 25%;
	margin-top:-60px;
	float:right;
	margin-right:12%;
    border-bottom: 1px solid #ddd;
}
/*align items center*/
.center-block {
   display: -webkit-box;
   display: -webkit-flex;
   display: -moz-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: center;
   -webkit-justify-content: center;
   -moz-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   -webkit-box-orient: vertical;
   -webkit-box-direction: normal;
   -webkit-flex-direction: column;
   -moz-box-orient: vertical;
   -moz-box-direction: normal;
   -ms-flex-direction: column;
   flex-direction: column;
   -webkit-box-align: center;
   -webkit-align-items: center;
   -moz-box-align: center;
   -ms-flex-align: center;
   align-items: center;
}

.image, .image img {
   position: relative;
}
.image img {
   -o-transition: all .8s linear;
   -webkit-transition: all .8s linear;
   transition: all .8s linear;
   width: 100%;
}
.image {
   overflow: hidden;
}
.image:hover img {
   -webkit-transform: scale(1.1);
   -o-transform: scale(1.1);
   -ms-transform: scale(1.1);
   transform: scale(1.1);
   -webkit-transform-origin: center center;
   -o-transform-origin: center center;
   -ms-transform-origin: center center;
   transform-origin: center center;
}


/* ---- buttons ---- */

.btn_slide_cirle{
   padding:10px 15px;
   display: inline-block;
   font-weight: 500;
   line-height: normal;
   font-size:24px;
   text-align: center;
   -webkit-border-radius: 50px;
   border-radius: 50px;
   position: relative;
   z-index: 1;
   color:#666666;
   border:2px solid #666666;
   }


.btn_common {
   padding: 12px 2.5rem;
   display: inline-block;
   font-weight: bold;
   line-height: normal;
   font-size: 13px;
   text-transform: uppercase;
   text-align: center;
   -webkit-border-radius: 5px;
   border-radius: 5px;
   position: relative;
   z-index: 1;
   border: 1px solid transparent;
   -webkit-transition: all .5s ease;
   -o-transition: all .5s ease;
   transition: all .5s ease;
}
.btn_full {
   width: 100%; 
}
.white_transparent {
   border: 1px solid #fff !important;
   background: transparent;
}
.white_transparent:hover,
.white_transparent:focus {
   background: #fff;
   color: #384141;
}
.btn_dark {
   background: #384141;
}
.btn_dark , .btn_border {
   border: 1px solid #384141;
   color: #384141;
}
.btn_border:hover,
.btn_border:focus {
   background: #4fb8aa;
   border-color: #4fb8aa;
}
.btn_primary {
   background: #fda54c;
   font-size:20px;
   font-weight:500;
}
.btn_primary:hover,
.btn_primary:focus,
.btn_secondry {
   background: #ff8000;
   color: #fff;
}
.btn_secondry:hover,
.btn_secondry:focus {
   background: #b2cb20;
}
.btn_hverprimary {}
.btn_hversecondary {}
.btn_hvrdanger:hover,
.btn_hvrdanger:focus,
.btn_danger {
   background: #e84455;
   border-color: #e84455;
   color: #fff;
}
.btn_danger:hover,
.btn_danger:focus {
   background: #4fb8aa;
   border-color: #4fb8aa;
}
.white_transparent,
.btn_primary,
.btn_secondry,
.btn_danger,
.btn_primary:hover,
.btn_primary:focus,
.btn_secondry:hover,
.btn_secondry:focus,
.btn_border:hover,
.btn_border:focus,
.btn_danger:hover,
.btn_danger:focus{
   color: #fff;
}
.btn_hvrwhite:hover,
.btn_hvrwhite:focus {
   background: #fff;
   border-color: #fff;
   color: #384141;
}
.readmore {
   display: inline-block;
   font-weight: 600;
   position: relative;
   color: #a5a5a5;
}
.readmore::before {
   content: "";
   height: 5px;
   width: 0;
   background: #a5a5a5;
   -webkit-border-radius: 50%;
   border-radius: 50%;
   display: inline-block;
   opacity: 0;
   vertical-align: middle;
   margin-right: 3px;
   -webkit-transition: all .5s ease-in;
   -o-transition: all .5s ease-in;
   transition: all .5s ease-in;
}
.readmore:hover::before,
.readmore:focus::before {
   opacity: 1;
   width: 5px;
}
.readmore:hover,
.readmore:focus {   
   color: #b2cb20;
}

/* ---- buttons ends ---- */

.site-desktop-menu {
  width: auto;
  float: right;
  margin-top: 0px;
}
.site-desktop-menu > ul {
  float: right;
  position: relative;
  z-index: 100;
  width: 100%;
  text-align: center;
  margin: 0px;
  padding: 0px;
}
.site-desktop-menu > ul > li {
  width: auto;
  margin: 0px;
  display: inline-block;
  vertical-align: bottom;
  padding: 0px 15px;
  float: left;
  line-height: 65px;
  position: relative;
}


.site-desktop-menu > ul > li > a {
  text-transform: capitalize;
  line-height:90px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
   box-sizing: border-box;
  text-decoration: none;
  font-size: 18px;
  font-weight:530;
  color: #333333;
  -webkit-transition: .5s;
  transition: .5s;
}
.site-desktop-menu > ul > li > i{ font-size: 16px;line-height:90px;padding-left:5px;
  color: #333333;}
.site-desktop-menu > ul > li > a:hover {
  color: #80b2d3;
}
.site-desktop-menu > ul > li > ul {
  position: absolute;
  top: 90px;
  left: 18px;
  background:rgba(5, 62, 131, 0.95);
  width: 200px;
  border-top-width: 3px;
  border-top-style: solid;
  border-color:rgba(5, 62, 131, 0.95);
  display: none;
  z-index: 100;
  margin: 0px;
  padding: 0px;
  list-style: none;
  text-align: left;
  border-radius:0 0 5px 5px;
  overflow:hidden;
}
.site-desktop-menu > ul > li:last-child > ul {
  right: 0;
  left: inherit;
}
.site-desktop-menu > ul > li > ul li {
  line-height: 40px;
  width: 100%;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #053e83;
}
.site-desktop-menu > ul > li > ul li:hover{ background-color:#ffffff}

.site-desktop-menu > ul > li > ul a {
  color: #fff;
  text-transform: capitalize;
  padding: 0px 20px;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none;
  -webkit-transition: .5s;
  transition: .5s;
  display: block;
  font-size: 15px;
}
.site-desktop-menu > ul > li > ul a:hover {
  background:rgba(5, 62, 131,1);
}

.fixedmenu .site-desktop-menu > ul > li > a {color:#666666}
.fixedmenu .site-desktop-menu > ul > li > a:hover {color:#053e83}

.site-desktop-menu > ul li {
  position: relative;
}
.site-desktop-menu > ul > li ul ul {
  width: 180px;
  right: -180px;
  top: -3px;
  border: 0px solid #053e83;
  position: absolute;
  background-color: #042433;
  border-top-width: 3px;
  border-top-style: solid;
  border-color: rgba(5, 62, 131, 0.95);
  display: none;
  list-style: none;
  margin: 0px;
  padding: 0px;
  
}

.site-mobile-menu {
  width: 100%;
  float: left;
  margin-top: -57px;
  position: relative;
  border: 0px solid #f00;
}
.site-mobile-menu > ul {
  position: absolute;
  top: 54px;
  width: 100%;
  z-index: 50000;
  border-top-color: #b30029;
  border-top-width: 3px;
  border-top-style: solid;
  background-color:rgba(5, 62, 131, 0.95);
  display: none;
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.site-mobile-menu > ul li {
  position: relative;
  transition: background-color 0.4s ease 0s, background-color 0.4s ease 0s;
}
.site-mobile-menu > ul > li {
  float: left;
  width: 100%;
  border: 0px solid rgba(255, 255, 255, 0.05);
  border-bottom-width: 1px;
}
.site-mobile-menu > ul > li a {
  line-height: 40px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px 20px;
  color: #fff;
  width: 100%;
  display: block;
  text-decoration: none;
  -o-transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  transition: .5s;
}
.site-mobile-menu > ul > li a:hover {
  background: #ff8000;
}
.site-mobile-menu > ul > li ul {
  width: 100%;
  float: left;
  background-color:rgba(179, 0, 41, 0.75);
  display: none;
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.site-mobile-menu > ul > li ul li {
  width: 100%;
  float: left;
  border: 0px solid rgba(255, 255, 255, 0.05);
  border-bottom-width: 1px;
}
.site-mobile-menu > ul > li ul li:hover{ background-color:#ffffff}
.site-mobile-menu > ul > li ul li a{ text-indent:15px;}
.site-mobile-menu > ul li i.fa {
  color: #fff;
  cursor: pointer;
  line-height: 40px;
  padding: 0 20px;
  position: absolute;
  right: 0;
  top: 0;
}
.site-mobile-menu li > ul {
  display: none;
}


/*	site-mobile-menu	*/
 .btn-mobile-menu {
  display: inline-block;
  float: right;
  width: 40px;
  margin: 20px 0;
  cursor: pointer;
}
.btn-mobile-menu i {
  width: 100%;
  line-height: 40px;
  text-align: center;
  border: 1px solid #b30029;
  color: #b30029;
  transition: all 0.2s ease;
}
 .btn-mobile-menu:hover i,
.btn-mobile-menu.clicked i {
  background-color: #b30029;
  color: #fff;
  border: 1px solid #b30029;
}


.prodisc{ line-height:30px;}
.propic_slider{ position:relative;overflow:hidden;}
.propic_slider .owl-nav{z-index:200; width:100%;position:absolute; margin-top:-42%; display:flex;justify-content:space-between;}
.propic_slider .owl-nav .owl-prev,
.propic_slider .owl-nav .owl-next{width:50px; height:50px; display:block; border-radius:50%; background-color:rgba(0,0,0,0.2); text-align:center;line-height:50px;color:#ffffff;}

.propic_slider .owl-nav:hover .owl-prev,
.propic_slider .owl-nav:hover .owl-next{ background-color:rgba(255,128,0,1);}

.contact{padding:10px 0px;}
.contact h3{font-size: 24px;
    line-height: 20px; color:#666666; height:30px; border-bottom:#f7f7f7 1px solid;}
.contact ul li{ height:30px; font-size:15px; line-height:30px}
.contact ul li i{color:#ff8000;}

/* ---- social icons ---- */
ul.social_icon li a {
   border: 1px solid #fff;
   color: #fff;
   display: block;
   font-size: 16px;
   height: 36px;
   line-height: 35px;
   text-align: center;
   width: 36px;
   -webkit-border-radius: 50%;
   border-radius: 50%;
   position: relative;
   z-index: 1;
   overflow: hidden;
   -webkit-transition: all .5s ease;
   -o-transition: all .5s ease;
   transition: all .5s ease;
}
ul.social_icon.black li a {
   border: 1px solid #384141;
   color: #384141;
}
ul.social_icon.black li a:hover,
ul.social_icon.black li a:focus {
   color: #fff;
}
ul.social_icon.whitebg li a {
	background: #fff;
	border-color: #fff;
	color: #384141;
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .1);
	box-shadow: 0 0 3px rgba(0, 0, 0, .1);
}
ul.social_icon.noborder li a {
   border: none !important;
}
ul.social_icon li a:hover, 
ul.social_icon li a:focus {
   background: #b2cb20;
   border-color: transparent;
   color: #fff;
}
ul.social_icon li a.facebook:hover, 
ul.social_icon li a.facebook:focus {
   background: #3b5999;
   border-color: #3b5999;
}
ul.social_icon li a.twitter:hover, 
ul.social_icon li a.twitter:focus {
   background: #55acee;
   border-color: #55acee;
}
ul.social_icon li a.insta:hover, 
ul.social_icon li a.insta:focus {
   background: #e4405f;
   border-color: #e4405f;
}
ul.social_icon li a.linkden:hover, 
ul.social_icon li a.linkden:focus {
   background: #0077b5;
   border-color: #0077b5;
}
ul.social_icon li a.google:hover, 
ul.social_icon li a.google:focus {
   background:#dd4b39;
   border-color: #dd4b39;
}
ul.social_icon li a.whatsapp:hover, 
ul.social_icon li a.whatsapp:focus {
   background: #25d366;
   border-color: #25d366;
}
ul.social_icon li a.dribble:hover, 
ul.social_icon li a.dribble:focus {
   background: #ea4c89;
   border-color: #ea4c89;
}
.bg-grey{background-color: #efefef;}

/* ---- social icons ends ---- */

/* ---- backtop button ---- */
.scrolltotop {
   width: 40px;
   height: 40px;
   -webkit-border-radius:5px;
   border-radius:5px;
   text-align: center;
   font-weight: bold;
   line-height: 36px;
   font-size: 25px;
   position: fixed;
   z-index: 1000;
   bottom:-10px;
   right:50px;
   display: none;
   background: #333333;
   
  -webkit-transition: .5s;
  transition: .5s;
}
.scrolltotop:hover {
 bottom:10px;
   background:rgba(176,38,38,0.8);
  -webkit-transition: .5s;
  transition: .5s;
}
.scrolltotop, .scrolltotop:hover,
.scrolltotop:focus {
   color: #fff;
}
/* ---- backtop button ends ---- */


.widget p.address > i {
   display: inline-block;
   font-size: 20px;
   margin-right: 5px;
   vertical-align: bottom;
}

/*transitions */

a {
   -webkit-transition: all .5s ease-in;
   -o-transition: all .5s ease-in;
   transition: all .5s ease-in;
}


.btn3{position:fixed;
  z-index:999999;
  bottom:0px;
  border-top:1px solid #b3b3b3;
  background:#e6e6e6;
  width:100%;
  text-align:center;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;}
.menu{position:relative;
    float:left;
    width:24.95%;
    height:50px;
    line-height:20px;
    background:#fff;
    border-right:1px solid #ebebeb;
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
	}
.menu:last-child{border-right:none;}
.menu i{font-size:24px; margin-top:5px;color:#ff8000}


/* ------------ navigation ------------- */
.navbar,
.navbar-nav .nav-link,
.dropdown-menu .dropdown-item,
.navbar-nav .nav-link::before,
.side-nav .navbar-nav .nav-link > span {
   -webkit-transition: all .5s ease-in;
   -o-transition: all .5s ease-in;
   transition: all .5s ease-in;
}
.navbar {
   padding-bottom: 0;
   padding-top: 0;
   z-index: 1000;
}
.transparent-bg,
.transparent-bg-dark,
.boxed-nav,
.center-brand,
.dark-nav,
.nav-gradient {
   left: 0;
   top: 0;
   position: absolute;
   width: 100%;
}
.hearderbg{background-color:rgba(255,255,255,0.90);width:100%;}
.boxed-nav {
   margin-top: 20px;
}
.boxed-nav .container {
   background: #fff;
}
.fixed-bottom {
   position: absolute;
   background: #fff;
}
.paddingtop130{padding-top:150px;}
.paddingtop30{padding-top:30px;}

.procontent{overflow:hidden;}

.fixeddetails{
   position: fixed;
   top:92px;
   width:100%;
   z-index: 100;
   background: #fff;
}

.fixedmenu {
   top: 0;
   left: 0;
   right: 0;
   position: fixed;
   margin: 0;
   padding-bottom: 0;
   padding-top: 0;
   z-index: 1002;
   background: #fff;
   box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.35);
}

.fixedmenu > ul > li > a {color:#666666}

.center-brand {
    padding-top: 10px;
    padding-bottom: 10px;
}
.fixed-bottom.fixedmenu{
   bottom: auto;
   top: 0;
   -webkit-animation: none;
   -o-animation: none;
   animation: none;
}
.nav-gradient, .nav-gradient.fixedmenu {
   background-color: #f73e73;
   background: -webkit-gradient(linear, left top, right top, from(#f7a872), to(#f73e73));
   background: linear-gradient(to right, #f7a872, #f73e73);
}


.navbar-brand {
   padding: 0;
   position: relative;
}


.navbar-brand > img {
   width: 100%;
}

.navbar.fixedmenu .logo-default,
.navbar  .logo-scrolled {
	display: none;
}
.navbar.fixedmenu .logo-scrolled,
.navbar .logo-default{
   display: inline-block;
}
.collapse {
    position: relative;
}
.navbar-nav .nav-item {
   margin: 12px 1.25rem;
}
.nav-gradient .navbar-nav .nav-item {
   margin-left: .25rem;
   margin-right: .25rem;
}
.hvr-multi .navbar-nav .nav-item {
   margin: 0 .25rem;
}
.navbar-nav .nav-link {
   padding: 8px 0 !important;
   color: #ffffff;
   font-weight: 600;
   text-transform: capitalize;
   font-size: 16px;
   position: relative;
   overflow: hidden;
   font-family: 'poppins', sans-serif;
   display: inline-block;
}
.transparent-bg .navbar-nav .nav-link,
.center-brand .navbar-nav .nav-link,
.nav-gradient .navbar-nav .nav-link {
   color: #fff;
}
.fixedmenu .navbar-nav .nav-link {
   color: #384141;
}
.nav-gradient.fixedmenu .navbar-nav .nav-link {
   color: #fff;
}
.navbar-nav .nav-link::before {
   content: "";
   background: #fff;
   height: 2px;
   width: 0;
   position: absolute;
   left: 0;
   right: 0;
   bottom: 0;
   opacity: 0;
   visibility: hidden;
}
.navbar-nav .nav-link:hover {color:#ff8000}

.navbar-nav .nav-link.dropdown-toggle::before,
.hvr-multi .navbar-nav .nav-link::before,
.nav-gradient .navbar-nav .nav-link::before {
   display: none;
}
.dropdown-toggle::after {
    content: "\f107";
    font-family: 'fontawesome';
    vertical-align: middle;
    height: auto;
    width: auto;
    border: none;
}
.hvr-multi .navbar-nav .nav-link:nth-of-type(2) {
   background: rgba(0,0,0,0);
}
.transparent-bg-dark .navbar-nav .nav-link::before,
.fixedmenu .navbar-nav .nav-link::before {
   background: #ff8000;
}
.navbar-nav .nav-link:hover::before,
.navbar-nav .nav-link:focus::before,
.navbar-nav .nav-link.active::before {
   opacity: 1;
   visibility: visible;
   width: 100%;
}
.hvr-multi .navbar-nav .nav-link,
.nav-gradient .navbar-nav .nav-link {
   padding: 8px 1rem !important;
   -webkit-border-radius: 20px;
   border-radius: 20px;
}
.nav-gradient .navbar-nav .nav-link:hover,
.nav-gradient .navbar-nav .nav-link:focus {
   background: #fff;
   color: #384141;
}
.hvr-multi .navbar-nav .nav-link:hover {
   color: #4fb8aa;
}
.hvr-multi .navbar-nav .nav-item:first-child .nav-link:hover{
   color: #b2cb20;
}
.hvr-multi .navbar-nav .nav-item:nth-child(2) .nav-link:hover {
   color: #4fb8aa;
}
.hvr-multi .navbar-nav .nav-item:nth-child(3) .nav-link:hover{
   color: #e84455;
}
.hvr-multi .navbar-nav .nav-item:nth-child(4) .nav-link:hover {
   color: #384141;
}
.hvr-multi .navbar-nav .nav-item:nth-child(5) .nav-link:hover {
   color: #d46408;
}
.hvr-multi .navbar-nav .nav-item:nth-child(6) .nav-link:hover {
   color: #62bddc;
}

.hvr-multi .navbar-nav .nav-link.active {
   color: #fff;
   background: #4fb8aa;
}
.hvr-multi .navbar-nav .nav-item:first-child .nav-link.active{
   background: #b2cb20;
   color: #fff;
}
.hvr-multi .navbar-nav .nav-item:nth-child(2) .nav-link.active {
   background: #4fb8aa;
   color: #fff;
}
.hvr-multi .navbar-nav .nav-item:nth-child(3) .nav-link.active {
   background: #e84455;
   color: #fff;
}
.hvr-multi .navbar-nav .nav-item:nth-child(4) .nav-link.active {
   background: #384141;
   color: #fff;
}
.hvr-multi .navbar-nav .nav-item:nth-child(5) .nav-link.active {
   background: #d46408;
   color: #fff;
}
.hvr-multi .navbar-nav .nav-item:nth-child(6) .nav-link.active {
   background: #62bddc;
   color: #fff;
}

.prorow{display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;}

/*dropdowns*/
.dropdown-menu {
   padding: 0;
   margin: 0;
   box-shadow: 0px 1px 2px #d2d2d2;
   border: none;
}
.static.dropdown {
    position: static;
}
.megamenu {
  padding: 20px 0;
  width: 100%;
}
.dropdown-menu .dropdown-item {
   color: #384141;
   font-weight: normal;
   font-size: 13px;
   padding: 8px 1rem;
}
.dropdown-menu.megamenu .dropdown-item::before {
    content: "\f178";
    font-family: "fontawesome";
    opacity: 0;
    visibility: hidden;
    font-size: 10px;
    transition: all .3s ease;
    width: 0;
    display: inline-block;
   margin-right: 5px;
}
.dropdown-menu.megamenu .dropdown-item:hover::before{
	opacity:1;
    visibility: visible;
   width: 10px;
}
.dropdown-menu .dropdown-item:hover,
.dropdown-menu .dropdown-item:focus {
   color: #fff;
   background: #4fb8aa;
}
.dropdown-menu.megamenu .dropdown-item:hover,
.dropdown-menu.megamenu .dropdown-item:focus {
   color: #4fb8aa;
   background: transparent;
}
.dropdown-menu.primary .dropdown-item:hover,
.dropdown-menu.primary .dropdown-item:focus {
   background: #b2cb20;
}
.dropdown-menu.danger .dropdown-item:hover,
.dropdown-menu.danger .dropdown-item:focus {
   background: #e84455;
}
.dropdown-menu .dropdown-title {
   margin-left: 1rem;
}


/*toggle responsive*/
.navbar-toggler {
   position: relative;
   border: none;
   height: 32px;
   padding: 5px 10px;
}
.navbar-toggler:focus,
.navbar-toggler:active {
   outline: 0;
}
.navbar-toggler span {
   display: block;
   background: #fff;
   height: 2px;
   width: 25px;
   margin-top: 4px;
   margin-bottom: 4px;
   -webkit-transform: rotate(0deg);
   -o-transform: rotate(0deg);
   -ms-transform: rotate(0deg);
   transform: rotate(0deg);
   position: relative;
   left: 0;
   opacity: 1;
}
.boxed-nav .navbar-toggler span,
.fixedmenu .navbar-toggler span,
.transparent-bg-dark span,
.bgwhite-nav .navbar-toggler span{
   background: #384141;
}
.navbar-toggler span:nth-child(1),
.navbar-toggler span:nth-child(3) {
   -webkit-transition: transform .35s ease-in-out;
   -o-transition: transform .35s ease-in-out;
   -webkit-transition: -webkit-transform .35s ease-in-out;
   transition: -webkit-transform .35s ease-in-out;
   -o-transition: -o-transform .35s ease-in-out;
   transition: transform .35s ease-in-out;
   transition: transform .35s ease-in-out, -webkit-transform .35s ease-in-out, -o-transform .35s ease-in-out;
}
.navbar-toggler:not(.collapsed) span:nth-child(1) {
   position: absolute;
   left: 10px;
   top: 10px;
   -webkit-transform: rotate(135deg);
   -o-transform: rotate(135deg);
   -ms-transform: rotate(135deg);
   transform: rotate(135deg);
   opacity: 0.9;
}
.navbar-toggler:not(.collapsed) span:nth-child(2) {
   height: 3px;
   visibility: hidden;
   background-color: transparent;
}
.navbar-toggler:not(.collapsed) span:nth-child(3) {
   position: absolute;
   left: 10px;
   top: 10px;
   -webkit-transform: rotate(-135deg);
   -o-transform: rotate(-135deg);
   -ms-transform: rotate(-135deg);
   transform: rotate(-135deg);
   opacity: 0.9;
}

/*navigation socials*/
.nav-social {
   margin-left: 15px;
}
.nav-social ul.social_icon li {
   display: inline-flex;
}
.nav-social ul.social_icon li a {
   height: 30px;
   width: 30px;
   font-size: 14px;
   line-height: 30px;
   display: inline-block;
}
.fixed-bottom .nav-social ul.social_icon li a {
   color: #384141;
}
.nav-social ul.social_icon li a.facebook:hover,
.nav-social ul.social_icon li a.facebook:focus {
   color: #3b5999;
   background: #fff;
}
.nav-social ul.social_icon li a.twitter:hover,
.nav-social ul.social_icon li a.twitter:focus {
   color: #55acee;
   background: #fff;
}
.nav-social ul.social_icon li a.insta:hover,
.nav-social ul.social_icon li a.insta:focus {
   color: #e4405f;
   background: #fff;
}
.nav-social ul.social_icon li a.linkden:hover,
.nav-social ul.social_icon li a.linkden:focus{
   color: #0077b5;
   background: #fff;
}
.nav-social ul.social_icon li a.google:hover,
.nav-social ul.social_icon li a.google:focus {
   color: #dd4b39;
   background: #fff;
}
.fixedmenu .nav-social ul.social_icon li a {
   color: #384141;
}

.fixedmenu .nav-social ul.social_icon li a.facebook:hover,
.fixedmenu .nav-social ul.social_icon li a.facebook:focus {
   background: #3b5999;
}
.fixedmenu .nav-social ul.social_icon li a.twitter:hover,
.fixedmenu .nav-social ul.social_icon li a.twitter:focus {
   background: #55acee;
}
.fixedmenu .nav-social ul.social_icon li a.insta:hover,
.fixedmenu .nav-social ul.social_icon li a.insta:focus {
   background: #e4405f;
}
.fixedmenu .nav-social ul.social_icon li a.linkden:hover,
.fixedmenu .nav-social ul.social_icon li a.linkden:focus {
   background: #0077b5;
}
.fixedmenu .nav-social ul.social_icon li a.google:hover,
.fixedmenu .nav-social ul.social_icon li a.google:focus {
   background: #dd4b39;
}
.fixedmenu .nav-social ul.social_icon li a:hover,
.fixedmenu .nav-social ul.social_icon li a:focus {
   color: #fff;
}


/*-----side menu----*/
.side-menu {
   width: 30%;
   position: fixed;
   right: 0;
   top: 0;
   background:rgba(255,255,255,1);
   z-index: 1032;
   height: 100%;
   -webkit-transform: translate3d(100%, 0, 0);
   transform: translate3d(100%, 0, 0);
   -webkit-transition: -webkit-transform .5s ease;
   transition: -webkit-transform .5s ease;
   -o-transition: -o-transform .5s ease;
   transition: transform .5s ease;
   transition: transform .5s ease, -webkit-transform .5s ease, -o-transform .5s ease;
   transition: transform .5s ease, -webkit-transform .5s ease;
   overflow: hidden;
}
.side-menu.left {
   left: 0;
   right: auto;
   -webkit-transform: translate3d(-100%, 0, 0);
   transform: translate3d(-100%, 0, 0);
}
.side-menu.before-side {
   width: 280px;
}
.transparent-sidemenu .side-menu {
   background: rgba(0, 0, 0, .95);
}
.side-menu.side-menu-active,
.side-menu.before-side {
   -webkit-transform: translate3d(0, 0, 0);
   transform: translate3d(0, 0, 0);
}
.pul-menu .side-menu.side-menu-active {
   visibility: visible;
   opacity: 1;
}
.side-menu .navbar-brand {
   margin: -5rem 0 0 0;
}
.side-menu h2{ width:100%;font-size:20px;font-weight:500;color:#ff8000; margin:0; line-height:50px; border-bottom:#d2d1d1 1px solid;}
.side-menu ul li{ line-height:30px;}
/*side overlay*/
#close_side_menu {
   position: fixed;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   background-color: #000;
   -webkit-transition: opacity 300ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
   -o-transition: opacity 300ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
   transition: opacity 300ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
   display: none;
   z-index: 1031;
   opacity: 0.4;
}

/*side clode btn*/
.side-menu .btn-close {
   height: 33px;
   width: 33px;
   -webkit-box-shadow: 0 4px 4px -4px rgba(0, 0, 0, 0.15);
   box-shadow: 0 4px 4px -4px rgba(0, 0, 0, 0.15);
   -webkit-border-radius: 50%;
   border-radius: 50%;
   display: inline-block;
   text-align: center;
   position: absolute;
   top: 16px;
   right: 15px;
   cursor: pointer;
   background: #555555;
   transition: all .5s ease;
}
.side-menu .btn-close:hover,
.side-menu .btn-close:focus {
   background: #e84455; 
}
.side-menu.before-side .btn-close {
   display: none;
}
.just-sidemenu #sidemenu_toggle {
   position: fixed;
   z-index: 999;
   right: 1rem;
   top: 16px;
   -webkit-border-radius: 2px;
   border-radius: 2px;
   -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .15);
   box-shadow: 0 0 20px rgba(0, 0, 0, .15);
}
.side-menu .btn-close::before,
.side-menu .btn-close::after {
   position: absolute;
   left: 16px;
   content: ' ';
   height: 18px;
   width: 2px;
   background: #fff;
   top: 7px;
}
.side-menu .btn-close:before {
   -webkit-transform: rotate(45deg);
   -ms-transform: rotate(45deg);
   -o-transform: rotate(45deg);
   transform: rotate(45deg);
}
.side-menu .btn-close:after {
   -webkit-transform: rotate(-45deg);
   -ms-transform: rotate(-45deg);
   -o-transform: rotate(-45deg);
   transform: rotate(-45deg);
}

/*side open btn*/
.sidemenu_btn {
	-webkit-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
	width: 26px;
	padding-top: 36px;

}
.sidemenu_btn.left {
   left: 15px;
   right: auto;
}
.sidemenu_btn > span {
   height:4px;
   width:4px;
   border-radius:4px;
   background:#b30029;
   display: block;
}
.sidemenu_btn:hover > span{width:15px;background:#333333;transition: all .3s linear;}
.transparent-bg .sidemenu_btn > span,
.boxed-nav .sidemenu_btn > span,
.center-brand .sidemenu_btn > span,
.just-sidemenu .toggle_white.sidemenu_btn > span,
.nav-gradient .sidemenu_btn > span,
.nav-gradient.fixedmenu .sidemenu_btn > span { 
   background: #b30029;
}
.fixedmenu .sidemenu_btn > span{
   background: #b30029;
}
.sidemenu_btn > span:nth-child(2) {
   margin: 4px 0;
}
.site-header{position:absolute;width:100%;z-index:999}
.tophide{display:none;}
.headertop{height:30px; width:100%; background-color:rgba(5,62,131,0.90); display:block; text-align:right; color:#ffffff;}
.headertop .top-right{
	float: right;}
.headertop .top-right .social-links{
	position: relative;
	float: right;
	margin-bottom:0;
}
.headertop .top-right .social-links li{
	display: inline-block;
	margin-right: 15px;
	color: #fff;
	line-height:30px;
	cursor:pointer;
}
.headertop .top-right .social-links li i{
	font-size: 14px;
	margin-right:10px;
	color: #fff;
}
.headertop .top-right .social-links li:hover{color: #cccccc;}
.headertop .top-right .social-links li:hover i{
	color: #cccccc;
}
.lanm-menu{position:relative:}
.lanm-menu ul{ position: absolute;
  top: 30px;
  right:0;
  background:rgba(174,0,41, 0.95);
  width:120px;
  display: none;
  z-index: 100000;
  margin: 0px;
  padding:10px 8px;
  list-style: none;
  text-align: left;
  border-radius:0 0 5px 5px;
  overflow:hidden;}
.lanm-menu ul li{display: list-item;color:#ffffff;}
.lanm-menu i,.lanm-menu ul li i{color:#ffffff;}
.lanm-menu ul li a{color:#ffffff;}
.lanm-menu ul li a:hover{color:#cccccc;}
.lanm-menu ul li:hover a{color:#cccccc;}

.side-menu .inner-wrapper {
   padding: 3.5rem 2.5rem;
   height: 100%;
   position: relative;
   overflow-y: auto;
   display: -webkit-box;
   display: -webkit-flex;
   display: -moz-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -webkit-align-items: center;
   -moz-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   text-align: left;
   -webkit-flex-wrap: wrap;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
}
.pul-menu.pushwrap .side-menu .inner-wrapper{
   padding: 3.5rem 2.5rem;
}

.side-menu .side-nav {
   margin-bottom: 30px;
   display: block;
}
.side-nav .dropdown-menu {
    position: relative !important;
    margin-top: -30px;
    margin-bottom: 25px;
   background: #fff;
}
.side-nav .navbar-nav .nav-item{
   display: block;
   margin: 10px 0; padding: 0 !important;
   opacity: 0;
   -webkit-transition: all 0.8s ease 500ms;
   -o-transition: all 0.8s ease 500ms;
   transition: all 0.8s ease 500ms;
   
   -webkit-transform: translatey(30px);
   -ms-transform: translatey(30px);
   -o-transform: translatey(30px);
   transform: translatey(30px);
}
.side-nav .navbar-nav .nav-item:first-child {
   -webkit-transition-delay: .1s;
   -o-transition-delay: .1s;
   transition-delay: .1s;
}
.side-nav .navbar-nav .nav-item:nth-child(2){
   -webkit-transition-delay: .2s;
   -o-transition-delay: .2s;
   transition-delay: .2s;
}
.side-nav .navbar-nav .nav-item:nth-child(3) {
   -webkit-transition-delay: .3s;
   -o-transition-delay: .3s;
   transition-delay: .3s; 
}
.side-nav .navbar-nav .nav-item:nth-child(4) {
   -webkit-transition-delay: .4s;
   -o-transition-delay: .4s;
   transition-delay: .4s;
}
.side-nav .navbar-nav .nav-item:nth-child(5) {
   -webkit-transition-delay: .5s;
   -o-transition-delay: .5s;
   transition-delay: .5s;
}
.side-nav .navbar-nav .nav-item:nth-child(6) {
   -webkit-transition-delay: .6s;
   -o-transition-delay: .6s;
   transition-delay: .6s;
}
.side-nav .navbar-nav .nav-item:nth-child(7) {
   -webkit-transition-delay: .7s;
   -o-transition-delay: .7s;
   transition-delay: .7s;
}
.side-nav .navbar-nav .nav-item:nth-child(8) {
   -webkit-transition-delay: .8s;
   -o-transition-delay: .8s;
   transition-delay: .8s;
}
.side-nav .navbar-nav .nav-item:nth-child(9) {
   -webkit-transition-delay: .9s;
   -o-transition-delay: .9s;
   transition-delay: .9s;
}
.side-menu.side-menu-active .side-nav .navbar-nav .nav-item {
   -webkit-transform: translatey(0);
   -ms-transform: translatey(0);
   -o-transform: translatey(0);
   transform: translatey(0);
   opacity: 1;
}
.side-nav .navbar-nav .nav-link {
	display: inline-table;
	color: #384141; 
	padding: 2px 0 3px 0 !important;
	font-size: 1.2rem;
	font-weight:300;
	line-height: normal;
	position: relative;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.side-nav .navbar-nav .nav-link > span {
    width: 30px;
    margin-right: 5px;
    font-size: 96%;
}
.side-nav .navbar-nav .nav-item:nth-child(1) .nav-link > span {
   color: #4fb8aa;
}
.side-nav .navbar-nav .nav-item:nth-child(2) .nav-link > span {
   color: #b2cb20;
}
.side-nav .navbar-nav .nav-item:nth-child(3) .nav-link > span {
   color: #e84455;
}
.side-nav .navbar-nav .nav-item:nth-child(4) .nav-link > span {
   color: #62bddc;
}
.side-nav .navbar-nav .nav-item:nth-child(5) .nav-link > span {
   color: #ee766d;
}
.side-nav .navbar-nav .nav-item:nth-child(6) .nav-link > span {
   color: #cfe166; 
}
.side-nav .navbar-nav .nav-item:nth-child(7) .nav-link > span {
   color: #d46408;
}
.side-nav .navbar-nav .nav-item:nth-child(8) .nav-link > span {
   color: #8b9f19;
} 
.side-nav .navbar-nav .nav-link.active {
   background: transparent;  
}
.side-nav .navbar-nav .nav-link:hover > span,
.side-nav .navbar-nav .nav-link:focus > span {
   color: #384141 !important;
}
.side-nav .navbar-nav .nav-item:nth-child(1) .nav-link:hover,
.side-nav .navbar-nav .nav-item:nth-child(1) .nav-link:focus {
   color: #4fb8aa;
}
.side-nav .navbar-nav .nav-item:nth-child(2) .nav-link:hover,
.side-nav .navbar-nav .nav-item:nth-child(2) .nav-link:focus {
   color: #b2cb20;
}
.side-nav .navbar-nav .nav-item:nth-child(3) .nav-link:hover,
.side-nav .navbar-nav .nav-item:nth-child(3) .nav-link:focus {
   color: #e84455;
}
.side-nav .navbar-nav .nav-item:nth-child(4) .nav-link:hover,
.side-nav .navbar-nav .nav-item:nth-child(4) .nav-link:focus {
   color: #62bddc;
}
.side-nav .navbar-nav .nav-item:nth-child(5) .nav-link:hover,
.side-nav .navbar-nav .nav-item:nth-child(5) .nav-link:focus {
   color: #ee766d;
}
.side-nav .navbar-nav .nav-item:nth-child(6) .nav-link:hover,
.side-nav .navbar-nav .nav-item:nth-child(6) .nav-link:focus {
   color: #cfe166; 
}
.side-nav .navbar-nav .nav-item:nth-child(7) .nav-link:hover,
.side-nav .navbar-nav .nav-item:nth-child(7) .nav-link:focus {
   color: #d46408;
}
.side-nav .navbar-nav .nav-item:nth-child(8) .nav-link:hover,
.side-nav .navbar-nav .nav-item:nth-child(8) .nav-link:focus {
   color: #8b9f19;
} 

.side-menu p{
   font-size: 13px;
   margin-top:0;
   margin-bottom:0;
   padding:0;
   line-height:25px;
   
}

.side-contactbox{background-color:rgba(255,255,255,0.45); padding:20px;height:100%;margin-bottom:20px;  border-radius:5px;transition: all 0.3s ease-in-out;box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.16);}
.side-contactbox:hover{background-color:#ffffff;box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.16);}
.side-contactbox h3 i{border-radius: 100%;background-clip: inherit;border-width: 1px;border-style: solid;background-color: #333; color: #fff;text-align:center; padding:10px; position:absolute;left:0px;top:0px;}
.side-contactbox h3 em{border-radius: 100%;background-clip: inherit;border-width: 1px;border-style: solid;background-color: #333; color: #fff;text-align:center; padding:10px; position:absolute;left:0px;top:0px;}

.side-contactbox h3{font-size: 24px;padding-left: 64px; position:relative;color:#000000;margin-bottom:10px;}
.side-contactbox h3:hover{color:#1a80b6;}
.side-contactbox h3:hover i{background-color:#1a80b6;}
.side-contactbox ul{padding-left: 64px; color: #4a4e57;}
.side-contactbox ul li{margin-bottom:5px;font-size:15px;}

.jiazhiguanbox{background-color:#f1f1f1; padding:20px;height:100%;margin-bottom:20px;  border-radius:5px;transition: all 0.3s ease-in-out;}
.jiazhiguanbox:hover{background-color:#f1f1f1;}
.jiazhiguanbox h3 i{border-radius: 100%;background-clip: inherit;border-width: 1px;border-style: solid;background-color: #333; color: #fff;text-align:center; padding:10px; position:absolute;left:0px;top:0px;}
.jiazhiguanbox h3{font-size: 24px;padding-left: 64px; position:relative;color:#000000;margin-bottom:10px;}
.jiazhiguanbox h3:hover{color:#1a80b6;}
.jiazhiguanbox h3:hover i{background-color:#1a80b6;}
.jiazhiguanbox p{padding-left:64px; color:#4a4e57; margin-top:20px; font-size:18px;}

   
/*header social icons*/
.navbar .social-icons li a {
   height: 28px; width: 28px;
   line-height: 28px;
   font-size: 14px;
}
.side-menu .social-icons-simple li {
   display: inline-block;
}
.side-menu .social-icons-simple li a {
	color: #384141;
	font-size: 1.125rem;
	margin-right: 8px;
}
.side-menu .social-icons-simple li a:hover,
.side-menu .social-icons-simple li a:focus {
   color: #4fb8aa;
}

/*wrapper on opened sidebar*/
.wrapper {
   padding-left: 290px;
}
.wrapper .full-screen {
   width: 100% !important;
}


@media (max-width: 1266px) {
   .side-menu .inner-wrapper {
      padding: 3.3rem 3rem;
   }
   .side-nav .navbar-nav .nav-link {
      font-size: 1.3rem;
   }
}
@media (min-width: 993px) and (max-width: 1200px) {
   .navbar-nav .nav-item {
      margin: 0 0.875rem
   }
   .nav-social {
      margin-right: 22px;
   }
   .side-menu .inner-wrapper {
      padding: 3.2rem 2.75rem;
   }
   .sidemenu_btn {
      position: relative;
      right: 0;
   }
}
@media (max-width: 992px) {
   .transparent-bg, .center-brand {
      background: rgba(0,0,0,.5);
   }
   .transparent-bg-dark {
     
   }
   .transparent-bg.fixedmenu,
   .center-brand.fixedmenu,
   transparent-bg-dark.fixedmenu {
      background: #fff;
   }
   .boxed-nav .container {
      padding-left: 15px;
   }
   .center-brand {
      padding-top: 0;
      padding-bottom: 0;
   }
   .center-brand .navbar-brand {
      position: relative;
      top: auto;
      margin: 16px 0;
      -webkit-transform: translatey(0);
      -ms-transform: translatey(0);
      -o-transform: translatey(0);
      transform: translatey(0);
   }
   .navbar-nav .nav-item {
       margin: 4px 0;
   }
   .navbar-nav .nav-link {
      padding: 4px 0 !important;
   }
   .nav-social {
      display: none;
   }
   .side-menu .inner-wrapper {
      padding: 3rem 2.5rem;
   }
}
/*@media (max-width: 991.98px) {
   .navbar-expand-lg > .container,
   .navbar-expand-lg > .container-fluid {
      padding-right: 15px;
      padding-left: 15px;
   }
}*/
   
@media (max-width: 720px) {
   .side-menu .inner-wrapper {
      padding: 2.5rem 1.5rem;
   }
   .side-menu .navbar-brand {
      width: 110px;
   }
   .side-nav .navbar-nav .nav-item {
      margin: 7px 0;
   }
   .side-nav .navbar-nav .nav-link {
      font-size: 1rem;
   }
   .side-nav .navbar-nav .nav-link > span {
      font-size: 80%;
   }
}
   @media (max-width: 580px) {
      .side-nav .navbar-nav .nav-link > span {
         display: none;
      }
   }



/* ---------- revolution slider ---------- */
.tp-caption {
   padding-left: 15px;
   padding-right: 15px;
}

/*arrows slider*/
.tparrows {
   background: #e84455;
   -webkit-border-radius: 50%;
   border-radius: 50%;
   transition: all .5s ease;
}
.tparrows.tp-leftarrow:before {
   content: "\f104";
   font-family: 'fontawesome';
}
.tparrows.tp-rightarrow:before {
   content: "\f105";
   font-family: 'fontawesome';
}
.tp-leftarrow, .tp-rightarrow {
   margin: 5px;
   font-size: 24px;
}
.tparrows.tp-leftarrow:hover,
.tparrows.tp-rightarrow:hover,
.tparrows.tp-leftarrow:focus,
.tparrows.tp-rightarrow:focus {
   background: #4fb8aa;
}

/*thums arrows*/
.zeus.tparrows {
    cursor: pointer;
    min-width: 70px;
    min-height: 70px;
    position: absolute;
    display: block;
    z-index: 100;
    border-radius: 35px;
    overflow: hidden;
    background: rgba(0,0,0,0.10);
}
.zeus .tp-title-wrap {
    background: #000;
    background: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: absolute;
    opacity: 0;
    transform: scale(0);
    -webkit-transform: scale(0);
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    border-radius: 50%;
}
.zeus.tparrows:hover .tp-title-wrap {
    transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 1;
}
.zeus .tp-arr-imgholder {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background-position: center center;
    background-size: cover;
    border-radius: 50%;
    transform: translatex(-100%);
    -webkit-transform: translatex(-100%);
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
}
.zeus.tparrows:hover .tp-arr-imgholder {
    transform: translatex(0);
    -webkit-transform: translatex(0);
    opacity: 1;
}
.zeus.tparrows:before {
    font-family:'fontawesome';
    font-size: 20px;
    color: #fff;
    display: block;
    line-height: 70px;
    text-align: center;
    z-index: 2;
    position: relative;
}


/*bullets*/
.tp-bullet, .tp-bullet::after  {
   -webkit-transition: all .5s ease-in;
   -o-transition: all .5s ease-in;
   transition: all .5s ease-in;
}
.tp-bullet {
   height: 15px;
   width: 15px;
   margin: 2px 3px;
   border: 1px solid #ffffff;
   display: inline-block;
   -webkit-border-radius: 50%;
   border-radius: 50%;
}
.tp-bullet,
.tp-bullet:hover,
.tp-bullet:focus {
   background:transparent;
}
.tp-bullet::after {
   background-color:#c81528;
   -webkit-border-radius: 50%;
   border-radius: 50%;
   content: "";
   height: 100%;
   left: 0;
   opacity: 0;
   position: absolute;
   -webkit-transform: translate3d(0, 100%, 0);
   transform: translate3d(0, 100%, 0);
   width: 100%;
}
.tp-bullet.selected::after,
.tp-bullet:hover:after {
   opacity: 1;
   -webkit-transform: translate3d(0, 0, 0);
   transform: translate3d(0, 0, 0);
   visibility: visible;
}
.hades .tp-thumb {
	opacity: 1;
}
.hades .tp-thumb-img-wrap {
	border-radius: 50%;
	padding: 3px;
	display: inline-block;
	background: #4fb8aa;
	width: 100%;
	height: 100%;
	position: relative;
	margin: 0px;
	box-sizing: border-box;
	transition: all 0.3s ease;
}
.hades .tp-thumb-image {
	padding: 3px;
	border-radius: 50%;
	display: block;
	box-sizing: border-box;
	position: relative;
	-webkit-box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
	box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
}
.tp-thumb.selected .tp-thumb-img-wrap, 
.tp-thumb:hover  .tp-thumb-img-wrap{
   background: #b2cb20;
}

.rev_slider a {
   line-height: normal !important;
}
.rev_slider .font-fourty{
   font-size: 2.7rem;
}

.rev_overlay {
   position: absolute;
   opacity: .8;
   top: 0;
   left: 0;
   bottom: 0;
   right: 0;
   background: rgba(0, 0, 0, .5);
   z-index: 1;
}
.rev_overlay::-ms-expand {
    display: none;
}



/* ---------- revolution slider ends ---------- */


/* ---------- owl slider ---------- */
.owl-dot, .owl-prev, .owl-next,
.owl-dots .owl-dot::after {
   -webkit-transition: all .5s ease-in;
   -o-transition: all .5s ease-in;
   transition: all .5s ease-in;
}
.owl-dots {
   margin-top: 2rem;
   text-align: center;
}
.vertical-dot .owl-dots {
   display: inline-table;
   width: 24px;
   position: absolute;
   top: 50%;
   -webkit-transform: translatey(-50%);
   -ms-transform: translatey(-50%);
   -o-transform: translatey(-50%);
   transform: translatey(-50%);
   right: 40px;
}
.owl-dots .owl-dot {
   height: 12px;
   width: 12px;
   background: transparent;
   margin: 2px 3px;
   position: relative;
   display: inline-block;
   -webkit-border-radius: 50%;
   border-radius: 50%;
   background: rgba(255, 255, 255, .55);
   cursor: pointer;
}
.owl-dots .owl-dot::after {
   background-color: #ffffff;
   -webkit-border-radius: 50%;
   border-radius: 50%;
   content: "";
   height: 100%;
   left: 0;
   opacity: 0;
   position: absolute;
   -webkit-transform: translate3d(0, 100%, 0);
   transform: translate3d(0, 100%, 0);
   visibility: hidden;
   width: 100%;
}
#text-fading .owl-dots .owl-dot {
   background: #fff;
   border: none;
}
.vertical-dot .owl-dots .owl-dot {
   border: none;
   background: rgba(255, 255, 255, .5);
}
.vertical-dot .owl-dots .owl-dot::after {
   display: none;
}
.vertical-dot .owl-dots .owl-dot.active {
   height: 15px;
   width: 15px;
   background: #fff;
}
.owl-dots .owl-dot.active::after,
.owl-dots .owl-dot:hover:after {
   opacity: 1;
   -webkit-transform: translate3d(0, 0, 0);
   transform: translate3d(0, 0, 0);
   visibility: visible;
}

/* ----- owl slider ends ----- */


/* ----- gallery ----- */
.cbp-l-filters .cbp-filter-item {
   cursor: pointer;
   margin: 0 .2rem;
   display: inline-block;
}
.cbp-l-filters .cbp-filter-item span {
   color: #b7b7b7;
   display: inline-block;
   font-size: 14px;
   font-weight: bold;
   text-transform: capitalize;
   position: relative;
   padding: 8px 1.25rem;
   -webkit-border-radius: 20px;
   border-radius: 5px;
   border: 1px solid #b7b7b7;
}
.cbp-l-filters .cbp-filter-item-active {
   cursor: default;
}
.cbp-l-filters .cbp-filter-item:hover span {
   border: 1px solid #ff8000;
   color: #fff;
   background: #ff8000;
}
.cbp-l-filters .cbp-filter-item-active span,
.cbp-l-filters .cbp-filter-item:focus span {
   border: 1px solid #ff8000;
   color: #fff;
   background: #ff8000;
}
.cbp-l-filters .cbp-filter-item span,
.overlay, .overlay .opens {
   -webkit-transition: all .5s ease;
   -o-transition: all .5s ease;
   transition: all .5s ease;
}
.overlay {
   background-color: rgba(255, 128, 0, 0.75);
   padding-bottom: 10px;
   padding-left: 15px;
   padding-right: 15px;
   padding-top: 10px;
   position: absolute;
   opacity: 0;
   visibility: hidden;
   z-index: 99;
   height: 100%;
   width: 100%;
   left: 0;
   top: 0;
}
.overlay.primary  {
    background: rgba(178,203,32, .75);
}
.overlay.danger {
    background: rgba(232,68,85, .75);
}

.cbp-item:hover .overlay {
   opacity: 1;
   visibility: visible;
}
.overlay .opens {
   height: 70px;
   width: 70px;
   -webkit-border-radius: 100%;
   border-radius: 100%;
   display: inline-block;
   background: #b2cb20;
   color: #fff;
   font-size: 28px;
   text-align: center;
   line-height: 72px;
   -ms-transform: rotate(50deg) scale(1.5);
   -o-transform: rotate(50deg) scale(1.5);
   -webkit-transform: rotate(50deg) scale(1.5);
   transform: rotate(50deg) scale(1.5);
}
.overlay .opens:hover,
.overlay .opens:focus {
   background: #e84455;
}
.cbp-item:hover .overlay .opens {
   -ms-transform: rotate(0) scale(1);
   -o-transform: rotate(0) scale(1);
   -webkit-transform: rotate(0) scale(1);
   transform: rotate(0) scale(1);
}
.overlay  h4 > a:hover,
.overlay  h4 > a:focus {
   color: #fff;
   
}
.applist .appitem img{max-width:100%;}
.applist .appitem .overlayer{
	background-color: rgba(0, 0, 0, 0.25);
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    position: absolute;
    opacity: 1;
	visibility: visible;
    z-index: 99;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
	-webkit-transition: all .5s ease;
   -o-transition: all .5s ease;
   transition: all .5s ease;
}
.applist .appitem:hover .overlayer
{
   opacity: 0;
   height:0;
   visibility: hidden;
	
	
}


.project-details {
   border-top: 1px solid #f1f1f1;
   padding-top: 40px;
}
.project-table {
   display: table;
   border-bottom: 1px solid #f7f7f7;
}
.project-table .d-table-cell {
   padding: 20px 10px;
   vertical-align: middle;
}
.project-table .d-table-cell p {
   margin: 0;
}
.project-table .d-table-cell:first-child {
   padding-left: 0;
}

@media (max-width:1024px) {
   .cbp-l-filters .cbp-filter-item span {
      padding: 5px 1.1rem;
   }
}
@media (max-width:992px) {
   .cbp-l-filters .cbp-filter-item span {
      font-size: 13px;
      padding: 5px 1rem;
   }
}
@media (max-width:1024px) {
   .cbp-l-filters .cbp-filter-item span {
      margin-bottom: .65rem;
   }
}

/* ----- gallery ends ----- */


/* ----- feature & services ----- */

/*features*/
.icon_box, .icon_box i {
   -webkit-transition: all .5s ease;
   -o-transition: all .5s ease;
   transition: all .5s ease  ;
}
.icon_box {
   padding: 25px 15px;
   position: relative;
}
.icon_box.whitebg {
   background: #fff;
   padding: 2.75rem 15px;
}
.icon_box:hover {
   cursor: pointer;
   background: #b2cb20;
   border-radius: 5px;
}
.icon_box i {
   display: inline-block;
   font-size: 44px;
   color: #b2cb20;
   position: relative;
}
.icon_wraper [class^="col"]:nth-child(2n) .icon_box i {
   color: #4fb8aa;
}
.icon_wraper [class^="col"]:nth-child(3n) .icon_box i {
   color: #e84455;
}
.icon_wraper [class^="col"]:nth-child(4) .icon_box i {
   color: #e84455; 
}
.icon_wraper [class^="col"]:nth-child(5) .icon_box i {
   color: #b2cb20;
}
.icon_wraper [class^="col"]:nth-child(6) .icon_box i {
   color: #4fb8aa;
} 
.icon_box:hover, .icon_box:hover * {
   color: #fff !important;
}
.pagecontent{line-height:35px;}
.pagecontent p{color:#666666; font-size:18px;}
.pagecontent p img{max-width:100%;}
.pagecontent p b{color:#013173}
.hxfn-1{ margin-bottom:50px;}
.hxfn-1 h3{ color:#333333; margin:20px 0;}
.hxfn-1 img{width:100px;}

.hxfn-2 img{width:100px;}
.hxfn-2{ background:#ecf3fb; text-align:center; margin:15px; padding:20px;}
.hxfn-2 p{ margin:20px 0;}

.hxfn-3{}
.linblock{ margin:15px; background:#e1e1e1; text-align:center;font-size:20px;color:#333333; border-radius:5px; padding:15px 0;}
.linblock:hover{box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.35);transform: rotatey(15deg);transition: all 0.2s ease-out 0.1s;}

.crileblock{background-color:#1d549d; border-radius:50%; width:150px; height:150px; padding:20px;margin:20px; text-align:center;}
.crileblock h3{ font-size:36px; line-height:48px;font-weight:600;color:#fff;}
.crileblock p{font-size:18px;color:#fff;}
.hxfn-3{ text-align:center;}
.hxfn-3 img{ width:100px;}
.hxfn-4 img{ padding:20px; width:100%;}
.hxfn-6{text-align:center;}
.hxfn-7 img{max-width:100%;}
.hxfn-7 td{border:#e1e1e1 1px solid; padding:5px;}
.hxfn-7 td img{text-align:center;}
.hxfn-8 img{ padding:5px; width:100%;}

.hxfn-9 h3{ color:#333333; margin:15px 0;}
.hxfn-9 p{ font-size:18px; color:#666666; margin-bottom:30px;}

.hxfn-10 {display:flex;}
.hxfn-10{ padding:20px;}
.hxfn-10 p{ font-size:14px;}
.hxfn-10 .numtitle{padding-left:5px;padding-right:5px; display:block; width:30px !important; height:30px !important; line-height:30px !important; margin-right:30px; border-radius:15px;background:#1d549d; color:#ffffff;text-align:center;}
.hxfn-11{text-align:center;}
.hxfn-11 p{ margin:0; padding:0;}
.hxfn-11 img{ width:350px;}


.hzhb img{ max-width:100%;}
.hezuolist{ background:#e5e5e5; margin-bottom:20px; padding:10px;}
.hezuolist .hezuotop{display:flex; margin:15px 0;}
.hezuolist .hezuotop img{ max-width:350px;}
.hezuolist .hezuotop h3{ color:#333333; font-size:24px; padding-left:20px; line-height:50px;}

.bannerh1hei{ height:40px; line-height:40px;}
.bannerptext{ height:20px; line-height:20px;}
.services-box{ background-color:#ffffff;padding:10px;border-radius:5px; overflow:hidden; border:#e5e5e5 1px solid; margin-left:-8px; margin-right:-8px;}
.services-box{
 
  transition: all 0.3s ease-in-out;
  border-radius:5px;
	
	}

.services-box:hover {
	
	border:#ffffff 1px solid;
  box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.16);
}



.services-box:hover h3 > a {
   color: #4fb8aa;
}
.icon_wraper [class^="col"]:nth-child(2) .icon_box:hover {
   background: #4fb8aa;
}
.icon_wraper [class^="col"]:nth-child(3) .icon_box:hover {
   background: #e84455;
}
.icon_wraper [class^="col"]:nth-child(4) .icon_box:hover {
   background: #e84455; 
}
.icon_wraper [class^="col"]:nth-child(5) .icon_box:hover {
   background: #b2cb20;
}
.icon_wraper [class^="col"]:nth-child(6) .icon_box:hover {
   background: #4fb8aa;
}

/*------------*/


.faq-list {
  padding:0;
  width:100%;
}

.faq-list .faqitems {
  margin-bottom: 10px;
  padding: 10px;
  border:#d9f1f2 1px solid;
}

.faq-list .question {
  display: block;
  position: relative;
  font-family: #3fbbc0;
  font-size:24px;
  line-height:35px;
  font-weight: 500;
  cursor: pointer;
  color: #666666;
  padding-left:35px;
  transition: 0.3s;
}
.faq-list .question span{position:absolute;background:#333333;font-size:14px; height:20px; width:30px; line-height:20px; color:#ffffff; text-align:center;left:-10px;top:10px;}


.faq-list p {
  margin-bottom: 0;
  color:#999999;
  padding: 10px 0 0 0px;
}
.faq-list p a{margin-left:20px;color:#345489}

.faq-list .icon-show {
  display: none;
}

.faq-list .collapsed {
  color: black;
}
.faq-list .collapse{display:none;}
.faq-list .in{display:block;}

.faq-list .collapsed:hover {
  color: #3fbbc0;
}

.faq-list .collapsed .icon-show {
  display: inline-block;
  transition: 0.6s;
}

.faq-list .collapsed .icon-close {
  display: none;
  transition: 0.6s;
}



/*newslist*/
.newsnav{border-bottom:#e1e1e1 1px solid; padding-bottom:10px;display:flex;margin-bottom:30px; margin-top:20px;}
.newsnav li{padding-right:40px;}
.newsnav li a{color:#333333;font-size:18px;font-weight:500;}
.newsnav li a:hover{color:#1a80b6;}
.newsnav li.active a{color:#1a80b6 !important;}

.newslist{}
.newslist ul li{list-style:none;margin-bottom:2rem; min-height:6rem;}
.newslist ul li .newsdate{float: left;margin-right: 17px;width: 82px;text-align: center;background-color: #1a80b6;color:#ffffff; text-align:center;}
.newslist ul li .newsdate p{font-size:15px;color:#ffffff;}
.newslist ul li h4{font-size:26px;line-height:35px;}
.newslist ul li .newsdate h5{font-size:24px;line-height:40px;}
.newslist ul li .timeline{line-height:25px; margin-bottom:0; padding-bottom:0;font-size:13px; color:#333333;font-weight:400;}
.newslist ul li p{color:#666666;font-size:14px;}


.history{}
.historybox{text-align:center; margin:15px;}
.historybox i{border-color:#212934;border-width:1px;background-color:#212934;box-sizing:content-box;height:40px;width:40px;line-height:40px;border-radius:50%;position:relative;top:auto;left:auto;margin:0;border-radius:50%;color:#ffffff;font-size:20px;}
.historybox:hover i{background:#1a80b6;}
.historybox:hover h3{color:#1a80b6;}
.historybox h3{font-size:24px; line-height:40px; color:#333333;font-family:"zilla slab";}
.historybox h5{font-size:18px; line-height:30px; color:#333333;}
.historybox p{line-height:25px; padding:5px 0;color:#666666}
.historybox .historylogo{height:auto; margin-bottom:15px;}


/*bullets*/
ul.bullet-list > li   li {
   margin-top: 15px;
}
ul.bullet-list > li {
   margin-left: 25px;
}
ul.bullet-list li::before {
    content: "";
    height: 10px;
    width: 10px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #4fb8aa;
    vertical-align: middle;
    display: inline-block;
    margin-left: -25px;
    margin-right: 10px;
}

/*rating*/
.reviews-rating p > i {
   color: #ddb204;
   font-size: 20px;
}
.reviews-rating p > strong {
   font-weight: bold;
   display: block;
   font-size: 2.5rem;
   line-height: 1;
}
.rating-progress span {
   display: block;
   margin-bottom: 5px;
}
.rating-progress .progress {
   margin-bottom: 10px;
}

/*service slider*/
#services-slider .service-box,
#services-slider .service-box > span {
   -webkit-transition: all .5s ease .1s;
   -o-transition: all .5s ease .1s;
   transition: all .5s ease .1s;
}
#services-slider {
	margin: -140px 0 0;
   min-height: 350px;
   position: relative;
   z-index: 21;
}
#services-slider.owl-carousel .owl-stage-outer{
   padding-top: 25px;
   padding-bottom:0px;
}
#services-slider .service-box {
   position: relative;
   padding: 3rem 1rem;
   background: #fda54c; 
   color: #fff;
   text-align: center;
   z-index: 2;
   overflow: hidden;
}
#services-slider .service-box > span {
	display: inline-block;
	font-size: 32px;
	height: 50px;
	width: 50px;
	overflow: hidden;
}
#services-slider .service-box h4{
   font-weight: bold;
}
#services-slider .service-box:hover span {
   font-size: 38px;
}
#services-slider .service-box:hover a{
   color: #fff;
}

#services-slider .owl-item:nth-of-type(3n 1) .service-box {
   background: #fda54c;
}
#services-slider .owl-item:nth-of-type(3n 3) .service-box {
   background: #fda54c;
}
#services-slider .owl-item.center .service-box {
   background: #ff8000;
   padding: 4.5rem 1rem;
   margin-top: -25px;
}
#services-slider .service-box:hover,
#services-slider .owl-item:nth-of-type(3n 1) .service-box:hover, 
#services-slider .owl-item:nth-of-type(3n 3) .service-box:hover,
#services-slider .owl-item.center .service-box:hover {
   background: #ff8000;
}

@media screen and (max-width: 768px) {
   #services-slider {
      margin: -70px 0 0;
   }
}


/* ----- feature & services ends ----- */


/* ----- counters ----- */
#bg-counters {
   background: url(/uploads/image/scsimage/counter.jpg) no-repeat;
   background-attachment: fixed;
   background-position: center center;
   -webkit-background-size: cover;
   background-size: cover;
   width: 100%;
}
.number-counters .counters-item {
   margin: 30px 0;
   text-align: center;
}
.number-counters .counters-item i {
   color: #4fb8aa;
   display: block;
   font-size: 50px;
   margin-bottom: 10px;
}
.number-counters .counters-item:nth-child(2) i {
   color: #b2cb20;
}
.number-counters .counters-item:nth-child(3) i {
   color: #e84455;
}
.number-counters .counters-item:nth-child(4) i {
   color: #e16a08;
} 
.number-counters .counters-item strong {
  
   font-size: 2.5rem;
   line-height: normal;
   margin-bottom: 15px;
   font-weight:500;
}
.number-counters .counters-item p {
   font-size: 1.5rem;
}
#counter .number-counters .counters-item {
   margin-bottom: 0;
}

/* ----- counters ends ----- */
.indexhrbox{padding:10px;margin:10px 0;}
.indexhrbox img{width:100%;}
.indexhxfn .counter-box-container {border: 0px !important;
    border-radius: 50%;
    background: #00428e;
    opacity: 0.9;
	padding: 25px;
    width: 150px;
    height: 150px;
	text-align:center;
    margin-top:20px;}

/* ----- testimonials ----- */
.testimonial-wrapp,
.testimonial-wrapp .testimonial-text,
.testimonial-wrapp .testimonial-photo,
.testimonial-wrapp .quoted,
.testimonial-quote {
   position: relative;
   -webkit-transition: all .4s ease-in;
   -o-transition: all .4s ease-in;
   transition: all .4s ease-in;
}
.testimonial-wrapp,
.testimonial-wrapp .testimonial-text {
   text-align: center;
}
.testimonial-wrapp .quoted,
.testimonial-wrapp .testimonial-photo {
   display: inline-block;
}
.testimonial-wrapp .quoted {
   background: #4fb8aa;
   color: #fff;
   font-size: 20px;
   line-height: 50px;
   height: 50px;
   width: 50px;
   -webkit-border-radius: 50%;
   border-radius: 50%;
   -webkit-transform: translatey(50%);
   -ms-transform: translatey(50%);
   -o-transform: translatey(50%);
   transform: translatey(50%);
   z-index: 1;
}
.testimonial-wrapp .testimonial-text {
   background: #fff;
   padding: 4.25rem 2.5rem;
   -webkit-border-radius: 10px;
   border-radius: 10px;
   border: 1px solid #f1f1f1;
}
#testimonial-grid .testimonial-wrapp .testimonial-text {
   padding: 1rem .75rem;
}
.testimonial-wrapp .testimonial-photo {
   height: 60px;
}
.testimonial-wrapp .testimonial-photo,
.testimonial-wrapp .testimonial-photo > img {
   -webkit-border-radius:5px;
   border-radius:5px;
}
#testimonial-slider .owl-item:nth-child(2n) .testimonial-wrapp .quoted,
#testimonial-grid .cbp-item:nth-child(2n) .testimonial-wrapp .quoted,
#testimonial-slider .owl-item:nth-child(2n) .testimonial-wrapp:hover .testimonial-text,
#testimonial-grid .cbp-item:nth-child(2n) .testimonial-wrapp:hover .testimonial-text {
   background: #b2cb20;
}
#testimonial-slider .owl-item:nth-child(3n) .testimonial-wrapp .quoted,
#testimonial-grid .cbp-item:nth-child(3n) .testimonial-wrapp .quoted,
#testimonial-slider .owl-item:nth-child(3n) .testimonial-wrapp:hover .testimonial-text,
#testimonial-grid .cbp-item:nth-child(3n) .testimonial-wrapp:hover .testimonial-text {
   background: #e84455;
}
.testimonial-wrapp:hover .testimonial-text,
.testimonial-wrapp:hover .quoted{
   background: #4fb8aa;
   color: #fff;
}

/* ----- testimonials ends ----- */

/* ----- pricings ----- */
.pricing_item {
   position: relative;
   padding: 2.5rem 1rem;
   -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .12);
   box-shadow: 0 0 5px rgba(0, 0, 0, .12);
   -webkit-transition: all .5s ease;
   -o-transition: all .5s ease;
   transition: all .5s ease;
   -webkit-border-radius: 10px;
   border-radius: 10px;
}
.pricing_item .pricing_price {
   padding: 15px 0 14px 0;
   border-top: 1px solid rgba(139, 144, 157, 0.18);
   border-bottom: 1px solid rgba(139, 144, 157, 0.18);
}
.pricing_item:hover .pricing_price {
   border-top: 1px solid rgba(255, 255, 255, 0.18);
   border-bottom: 1px solid rgba(255, 255, 255, 0.18);
}
.pricing_item .pricing_currency {
   font-size: 3rem;
   font-weight: 300;
}
.pricing_list {
   font-size: 14px;
   padding: 25px 0;
}
.pricing_list li {
   margin: 14px 0;
   color: #a5a5a5;
   font-size: 1rem;
}
.pricing_item:hover,
.pricing_item.secondry:hover {
   background: #4fb8aa;
}
.pricing_item.primary:hover {
   background: #b2cb20;
}
.pricing_item.danger:hover {
   background: #e84455;
}
.pricing_item:hover,
.pricing_item:hover .darkcolor,
.pricing_item:hover .pricing_list li {
   color: #fff;
}
.pricing_item:hover .btn_common {
   background: transparent;
   border-color: #fff;
}
.pricing_item .btn_common:hover,
.pricing_item .btn_common:focus {
   background: #fff;
   border-color: #fff;
   color: #384141;
   color: #384141;
}
@media (max-width:992px) {
   .pricing_item .pricing_currency {
      font-size: 2.5rem;
   }
   .pricing_list li {
      font-size: 0.9375rem;
   }
}

/* ----- pricings ends ----- */

/* ----- team ----- */
.team-box,
.team-box ul li {
   -webkit-transition: all .5s ease;
   -o-transition: all .5s ease;
   transition: all .5s ease;
}
.team-box {
   position: relative;
   overflow: hidden;
}
.team-box .team-content {
   padding: 30px 1.25rem;
   text-align: center;
   background: #fff;
}
.team-box .team-content h3 {
   font-weight: normal;
}
.team-box .team-content p {
   margin-bottom: 0;
}
.team-box.greycontent .team-content {
   background: #f6f6f6;
}

.team-box.overlay {
   background: rgba(79,184,170, .7);
}


.team-box:hover .overlay {
   opacity: 1;
   height:100%;
   visibility: visible;
}
.team-box ul li {
   opacity: 0;
   visibility: hidden;
   -webkit-transform: translatey(-100%);
   -ms-transform: translatey(-100%);
   -o-transform: translatey(-100%);
   transform: translatey(-100%);
}
.team-box ul li:first-child {
   -webkit-transition-delay: .1s;
   -o-transition-delay: .1s;
   transition-delay: .1s;
}
.team-box ul li:nth-child(2) {
   -webkit-transition-delay: .2s;
   -o-transition-delay: .2s;
   transition-delay: .2s;
}
.team-box ul li:nth-child(3) {
   -webkit-transition-delay: .3s;
   -o-transition-delay: .3s;
   transition-delay: .3s;
}
.team-box ul li:nth-child(4) {
   -webkit-transition-delay: .4s;
   -o-transition-delay: .4s;
   transition-delay: .4s;
}
.team-box ul li:nth-child(5) {
   -webkit-transition-delay: .5s;
   -o-transition-delay: .5s;
   transition-delay: .5s;
}
.team-box ul li:nth-child(6) {
   -webkit-transition-delay: .6s;
   -o-transition-delay: .6s;
   transition-delay: .6s;
}
.team-box ul li:nth-child(7) {
   -webkit-transition-delay: .7s;
   -o-transition-delay: .7s;
   transition-delay: .7s;
}
.team-box:hover ul li {
   opacity: 1;
   visibility: visible;
   -webkit-transform: translatey(0);
   -ms-transform: translatey(0);
   -o-transform: translatey(0);
   transform: translatey(0);
}
.chuangshiren{text-align:center;}
.chuangshiren img{-webkit-box-shadow: 3px 3px 7px rgb(0 0 0 / 30%);box-shadow: 3px 3px 7px rgb(0 0 0 / 30%);}
.chuangshiren h3{ line-height:50px; margin-top:20px; margin-bottom:10px; height:50px; font-weight:500;text-align:center;color:#333333}
.chuangshiren span{margin-bottom:25px;}
.chuangshiren p{line-height:25px; padding-top:25px; text-align:left;}
.chuangshirenright table{border:#ddd 1px solid}
.chuangshirenright table td,.chuangshirenright table th{border-left:#ddd 1px solid;border-bottom:#ddd 1px solid;}

.teambox{text-align:center;}
.teambox img{-webkit-box-shadow: 3px 3px 7px rgb(0 0 0 / 30%);box-shadow: 3px 3px 7px rgb(0 0 0 / 30%);}
.teambox h3{ line-height:40px;height:40px; color:#333333;font-size:20px;}
.teambox h5{font-size:16px;color:#555555;}
.teambox p{line-height:25px; padding-top:10px;color:#555555;}
/* ----- team ends ----- */


/* ----- blog & news ----- */
.news_box,
.webcats li a > span,
ul.links li a::before {
   -webkit-transition: all .5s ease-in;
   -o-transition: all .5s ease-in;
   transition: all .5s ease-in;
}
#blog .blog-item {
   border-bottom: 1px solid #cccccc;
}
#blog .blog-item:last-child {
   border-bottom: none;
}

/*news box*/
.news_wrap .news_box {
   background:rgba(255,255,255,0.95);
   margin: -50px 10px 0 10px;
   padding: 20px 15px 0 15px;
   position: relative;
   z-index: 1;
   -webkit-border-radius: 5px;
   border-radius: 5px;
}
.news_wrap{overflow:hidden;}
.news_wrap .image {
   -webkit-border-radius: 5px;
   border-radius: 5px;
   overflow:hidden;
}
.news_wrap .image img{min-height:200px;max-height:200px;}

.news_box:hover h4 > a,
.news_box:focus h4 > a,
.blog-item:hover h3 > a,
.blog-item:focus h3 > a {
   color: #ff8000;
}
.newsmeta{border-bottom:#e1e1e1 1px solid; border-top:#e1e1e1 1px solid;padding:0.5rem 0;}
.newsmeta span{padding:0 15px;}
.content-article p{color:#333333; line-height:25px;}
.content-article img{max-width:100%;}

/*comments & date*/
ul.social_icon li,
.webtags li,
.commment li {
   display: inline-block;
}
.commment li {
   margin-left: 10px;
}
.commment li:first-child {
   margin-left: 0;
}
.commment li:last-child {
   margin-right: 0;
}
.commment li a {
   display: block;
   color: #a5a5a5;
   font-size: 14px;
   
}
.commment li a > i {
   margin-right: 4px;
   vertical-align: middle;
   color: #ff8000;
}
body:not(.rtl-layout) .news_wrap .news_box .commment,
body:not(.rtl-layout) .readmore{
   direction: ltr
}
.news_wrap .news_box .commment {
   margin: 20px 0;
}

/*pagination*/
.pagination li > .page-link {
   height: 36px;
   width: 36px;
   padding: 0;
   line-height: 36px;
   font-size: 18px;
   color: #fff;
   text-align: center;
   margin: 0 4px;
   border: none;
   background: #4fb8aa;
}
.pagination li > .page-link,
.pagination li:first-child .page-link,
.pagination li:last-child .page-link {
   -webkit-border-radius: 50% !important;
   border-radius: 50% !important;
}
.pagination li > .page-link:hover,
.pagination li > .page-link:focus {
   background: #b2cb20;
   color: #fff;
}
.pagination li.active > .page-link {
   background: #e84455;
}

/*single post*/
.single_post {
   overflow: hidden;
}
.single_post .post {
   height: 60px;
   width: 60px;
   padding-right: 10px;
}
.single_post .post,
.single_post .text {
   display: table-cell;
   vertical-align: middle;
}
.single_post .post > img {
   width: 100%;
   -webkit-border-radius: 50%;
   border-radius: 50%;
}
.single_post .text > a {
   font-weight: 600;
}
.single_post:hover a,
.single_post:focus a {
   color: #4fb8aa;
}

/*tags*/
.webtags li {
   margin: 1px;
}
.webtags li a {
   -webkit-border-radius: 24px;
   border-radius:5px;
   color: #6a6a6a;
   font-size: 12px;
   margin: 2px 0;
   padding: 5px 16px;
   border: 1px solid #c7c7c7;
   display: block;
}
.webtags li a:hover,
.webtags li a:focus {
   color: #fff;
   background: #ff8000;
   border: 1px solid #ff8000;
}

/*category*/
.webcats li a {
   display: block;
   margin: 5px 0;
   font-weight:500;
   font-size: 16px;
   padding-bottom: 7px;
   border-bottom: 1px solid #e1e1e1;
}
.webcats li a > span {
   display: inline-block;
   margin-left: 5px;
   -webkit-border-radius: 50%;
   border-radius: 50%;
   font-size: 12px;
   height: 24px;
   width: 24px;
   text-align: center;
   color: #c7c7c7;
   line-height: 24px;
   float: right;
}
.webcats li a:hover,
.webcats li a:focus {
   color: #ff8000;
}
.webcats li:first-child a {
   margin-top: 0;
}
.webcats li:last-child a {
   margin-bottom: 0;
}
.webcats li a:hover > span,
.webcats li a:focus > span {
   background: #4fb8aa;
   color: #fff;
}

/* useful links */
ul.links > li   li {
   margin-top: 10px; 
}
ul.links li a {
   color: #ffffff;
   margin-bottom: 5px;

   display: inline-block;
   position: relative;
}
ul.links li a {
   font-size: 14px;
}
ul.links li a > i {
   display: inline-table;
   vertical-align: middle;
   width: 20px;
}
ul.links li a:hover,
ul.links li a:focus {
   color: #ff8000;
}

ul.links li a::before {
   background: #ff8000;
   margin-right: 5px;
   content: "";
   display: inline-block;
   height: 5px; width: 0;
   vertical-align: middle;
   -webkit-border-radius: 50%;
   border-radius: 50%;
}

ul.links li a:hover::before {
   width: 5px;
}

/*form search*/
.widget_search .input-group {
   width: 260px;
}
.widget_search .form-control {
   width: 214px;
   -webkit-border-bottom-left-radius: 20px;
   border-bottom-left-radius: 20px;
   -webkit-border-top-left-radius: 20px;
   border-top-left-radius: 20px;
}
.widget_search .form-control,
.widget_search .input-group-addon {
   border-color: #ff8000;
   -webkit-box-shadow: none;
   box-shadow: none;
   display: table-cell;
}
.widget_search .input-group-addon {
   height: 38px;
   background-color: #ff8000;
   color: #fff;
   position: relative;
   top: 0;
   left: -5px;
   width: 40px;
   -webkit-border-top-right-radius: 20px;
   border-top-right-radius: 20px;
   -webkit-border-bottom-right-radius: 20px;
   border-bottom-right-radius: 20px;
}
.widget {
   /* -webkit-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.35); */
   /* box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.35); */
   padding: 30px 15px;
   -webkit-border-radius: 5px;
   border-radius: 5px;
}

/*quotes*/
blockquote.blockquote {
   position: relative;
}
blockquote.blockquote::before {
   content: "\f10d";
   width: 40px;
   font-size: 28px;
   margin-right: 5px;
   color: #a1a1a1;
   font-family: "fontawesome";
}

/*profile image*/
.profile_bg {
   background: #f2f2f2;
   -webkit-box-shadow: 0 0 2px #c8c8c8;
   box-shadow: 0 0 2px #c8c8c8;
   -webkit-border-radius: 2px;
   border-radius: 2px;
   padding: 20px;
}
.profile_border {
   border-top: 1px solid #c8c8c8;
}
.profile_border:last-child {
   border-bottom: 1px solid #c8c8c8;
}
.profile {
   background: #fff;
   padding: 15px;
   display: table;
   -webkit-border-radius: 2px;
   border-radius: 2px;
}
.profile .p_pic,
.profile .profile_text {
   display: table-cell;
}
.profile .p_pic {
   width: 100px;
   height: 100px;
   padding-right: 15px;
}
.profile .p_pic img {
   width: 100%;
   -webkit-border-radius: 50%;
   border-radius: 50%;
}
.profile_text {
   vertical-align: top;
   padding-right: 10px;
}
.profile_text h5 {
   margin-bottom: 8px;
}
.profile_text strong {
   color: #b2cb20;
   font-size: 14px;
}
.profile_text span {
   color: #5b5b5b;
   font-size: 13px;
}

/*post shares*/
.post-shareit {
	border-bottom: 1px solid #d2d1d1;
	padding: 0 0 10px 0;
}

/* ----- blog & news ends ----- */



#text_rotator_parent {
   background: url(/uploads/image/scsimage/text-rotator.jpg) no-repeat;
   width: 100%;
   background-position: center center;
   -webkit-background-size: cover;
   background-size: cover;
}

.rotate_caption {
   padding: 10% 1%;
}

#text_rotator h1,
#text_rotator p {
   color: #fff;
}

#text_rotator p {
   margin: 10px 0 0 0;
   font-size: 18px;
}

#text_rotator a {
   margin: 30px 3px 5px 3px;
}

/* ---------- owl slider ends ---------- */

/* ----- about us ----- */
.history-media {
   position: relative;
   -webkit-transition: all .5s ease-in;
   -o-transition: all .5s ease-in;
   transition: all .5s ease-in;
}
.history-media .d-table-cell {
   vertical-align: middle;
}
.history-media .d-table-cell:last-child {
   padding-left: 15px;
}
.history-media:hover {
   background: #fff;
   -webkit-border-radius: 5px;
   border-radius: 5px;
}

/*two equal blocks*/
.split-box .heading-title {
   padding-left: 2rem;
   padding-right: 2rem;
}
@media (max-width: 1480px) {
   .split-box .padding {
      padding: 6.5rem 2rem;
   }
}
@media (max-width: 1366px) {
   .split-box .padding {
      padding: 5.5rem 1.75rem;
   }
}
@media (min-width: 768px) and  (max-width: 1024px) {
   .split-box .padding {
      padding: 3rem 1rem;
   }
} 
@media (max-width: 992px) {
   .split-box {
      padding-left: 15px;
      padding-right: 15px;
   }
}

/* ----- about us ----- */


/* ----- paralax bg  ----- */
#parallax-bg {
   background: url(/uploads/image/scsimage/parallax2.jpg)  fixed center center;
   background-size: cover;
   padding: 5% 0;
}
#parallax-bg.parallax-one {
   background: url(/uploads/image/scsimage/parallax1.jpg) no-repeat;
}
.banner-fullscreen {
   background: url(/uploads/image/scsimage/banner-flat.jpg) no-repeat;  
}
#simple-banner {
   background: url(/uploads/image/scsimage/counter.jpg) no-repeat;
}
#fading-banner {
   background: url(/uploads/image/scsimage/bg-single-3.jpg) no-repeat;
}
#fading-banner.fading-banner-one {
   background: url(/uploads/image/scsimage/fadding-banner-1.jpg) no-repeat;
}
.bg-crypto {
   background: url(/uploads/image/scsimage/bg-crypto.jpg) no-repeat;
}
#parallax-bg,
#parallax-bg.parallax-one,
.banner-fullscreen,
#simple-banner,
#fading-banner,
.bg-crypto {
   -webkit-background-size: cover;
   background-size: cover;
   width: 100%;
   background-attachment: fixed;
   background-position: center center;
}
#parallax-bg h1 {
   font-size: 3rem;
}

#particles-js {
   height: 100%;
   overflow: hidden;
   position: absolute;
   top: 0;
   width: 100%;
   opacity: .5;
}

/*single porfolio parallax*/
.item-one {
   background: url(/uploads/image/scsimage/bg-single-1.jpg) no-repeat;
}
.item-two {
   background: url(/uploads/image/scsimage/bg-single-2.jpg) no-repeat;
}
.item-three {
   background: url(/uploads/image/scsimage/bg-single-3.jpg) no-repeat;
}
.item-four {
   background: url(/uploads/image/scsimage/bg-single-4.jpg) no-repeat;
}
.item-five {
   background: url(/uploads/image/scsimage/bg-single-5.jpg) no-repeat;
}
.item-six {
   background: url(/uploads/image/scsimage/bg-single-6.jpg) no-repeat;
}
.item-seven {
   background: url(/uploads/image/scsimage/bg-single-7.jpg) no-repeat;
}
.item-eight {
   background: url(/uploads/image/scsimage/bg-single-8.jpg) no-repeat;
}
.item-nine {
   background: url(/uploads/image/scsimage/bg-single-9.jpg) no-repeat;
}
.onepage-one {
   background: url(/uploads/image/scsimage/bg-single-7.jpg) no-repeat;
}
.onepage-seven {
   background: url(/uploads/image/scsimage/bg-single-1.jpg) no-repeat;
}
.single-items {
   background-attachment: fixed;
   background-position: center center;
   -webkit-background-size: cover;
   background-size: cover;
   position: relative;
   width: 100%;
}

/*morphext*/
.morphext > .animated {
    display: inline-block;
}

.btc-calcus {
   background: #fff;
   -webkit-border-radius: 10px;
   border-radius: 10px;
   padding: 2.5rem 1rem;
}
.btc-calcus .cal-convertor .ccc-widget.ccc-converter > div:first-child {
	border: none !important;
	padding: 0px !important;
	background: none !important;
}
.convertform label.pricelabel {
	font-weight: 300;
   padding-bottom: 0;
}
.convertform label.pricelabel,
.convertform  .fromsymbollabel,
.convertform .styledselect {
   font-size: 14px;
   color: #212331 !important;
}
.convertform  .fromsymbollabel {
	line-height: 44px;
	border: 1px solid #00bcd4;
    background: #00bcd4;
	-webkit-border-top-right-radius: 20px;
	border-top-right-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	border-bottom-right-radius: 20px;
}
.convertform input.priceinput {
	font-family: 'open sans', sans-serif;
	height: 45px;
	-webkit-border-top-left-radius: 20px !important;
	border-top-left-radius: 20px !important;
	-webkit-border-bottom-left-radius: 20px !important;
	border-bottom-left-radius: 20px !important;
}
.convertform .styledselect {
	-webkit-border-top-right-radius: 20px;
	border-top-right-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	border-bottom-right-radius: 20px;
	height: 45px;
}
.convertform .poweredbywrapper {
   display: none;
}
.section-converter-ccc {
    margin-bottom: 20px;
}

@media (max-width:768px) and (orientation: landscape) { 
   .crypto-banner h2 {
      display: none;
   }
   .crypto-banner h3 {
      margin-bottom: 5px;
   }
   .btc-calcus {
       padding: 1.5rem 1rem;
   }
}

@media (max-width:768px) {
   .crypto-banner h2 {
      font-size: 2rem;
   }
   .btc-calcus {
      margin-top: 15px;
      padding: 1.5rem 1rem;
   }
   .btc-calcus h3 {
      font-size: 1.5rem;
   }
   .convertform  .fromsymbollabel,
   .convertform  .fromsymbollabel{
      line-height: 34px;
   }
   .convertform input.priceinput,
   .convertform .styledselect{
      height: 35px; 
   }
   .section-converter-ccc {
       margin-bottom: 10px;
   }
}

/* ----- paralax bg ends  ----- */
.aboutrightbox{margin:10px; background:rgb(26, 128, 182);color:#ffffff;padding:30px 20px;border-radius:5px;backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0); 
	transition: transform .4s cubic-bezier(.2, .85, .4, 1.275);
	transform: rotatey(0);}
.aboutrightbox h3{font-size:2rem;}
.aboutrightbox p{font-size:18px;line-height:40px;}
.aboutrightbox:hover{background:#cccccc;transition: transform .4s cubic-bezier(.2, .85, .4, 1.275);transform: rotatey(-180deg);}

.fulibox{background:#f1f1f1;text-align:center; padding:25px 0; margin-bottom:30px;}
.fulibox img{width:70px; height:auto;}
.fulibox h3{color:#333333;line-height:40px;margin:15px 0;}
.fulibox p{color:#333333; line-height:30px;font-size:16px;}

.photos{margin:15px;overflow:hidden}
.photos img{width:100%;}
/**------ page header -------**/
.page_header {
   background: url(/uploads/image/scsimage/page-tittle.jpg) no-repeat;
}
.page_shop_header {
    background: url(/uploads/image/scsimage/page-tittle-1.jpg) no-repeat;
}
.page_header {
   -webkit-background-size: cover;
   background-size: cover;
   width: 100%;
   background-position: center center;
   position: relative;
}
.page_header .page-content {
   position: relative;
}
.page_header .page-content span{float:right;background-color: rgba(0,0,0,0.4);padding: 3px 15px;margin-top: 100px}
.page_header .page-content span h1 {
	color:#fff;
	margin:0;
	line-height:65px;
   font-size: 2.5rem;
}
.page_header .page-content .page_nav {
   padding: 18px 40px 10px;
   display: inline-block;
   margin-top: 80px;
   color: #333333;
   font-size: 0.875rem;
   margin-bottom: -2px;
}
.page_header .page-content .page_nav a {
   display: inline-block;
   margin: 0 5px;
   color: #333333;
}
.page_header .page-content .page_nav font{margin: 0 5px;}
.page_header .page-content .page_nav span i {
   margin-right: 5px;
}
@media (max-width:992px) {
   .page_header .page-content .page_nav {
      padding: 18px 30px 10px;
   }
}

@media (max-width:768px) {
   .page_header .page-content .page_nav {
      padding: 18px 16px 10px;
      float: none;
      width: 100%;
   }
}

/**-------page header ends------**/
/* portfolio
---------------------------------------- */

.proclassnav{}
.proclassnav .owl-controls{ margin-top:0px;}
.proclassnav .owl-controls .owl-buttons{
	margin:0px;
    width: 100%;
	}
.proclassnav .owl-controls .owl-buttons .owl-prev,.proclassnav .owl-controls .owl-buttons .owl-next{
    width: 30px;
    height: 30px;
    line-height: 30px;
    background:rgba(243,167,18,0);
    color:#b02626;
    position: absolute;
    margin: 0;
    padding: inherit;
    font-size: 30px;
    text-align: center;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    border-radius: 0px;
    top: 50%;
    margin-top: -20px;
	opacity:0.5;
	visibility:visible;
	border-radius:100%;
}

.proclassnav .owl-controls:hover .owl-buttons div{
	opacity:1;
	visibility:visible;
}
.proclassnav .owl-controls .owl-buttons div:hover{
	color:#fff;
	background:rgba(176,38,38,0.5);
	
}
.proclassnav .owl-controls .owl-buttons .owl-prev{
	left:0px;
}
.proclassnav .owl-controls:hover .owl-buttons .owl-prev{
	left:0px;
}
.proclassnav .owl-controls .owl-buttons .owl-next{
	right:0px;
}
.proclassnav .owl-controls:hover .owl-buttons .owl-next{
	right:0px;
}

.portfolio .nav-pills {
    text-align: center;
	position:relative;
	margin-bottom:2rem;
}

.portfolio .nav-pills li {
    margin-right: 10px;
    padding: 5px 30px;
    color: #333333;
	font-size:16px;
    font-weight:500;
	border:1px #cccccc solid;
	border-radius:50px;
	background-color:none;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    float: none;
	line-height:30px;
}

.portfolio .nav-pills li:hover{
	color: #ffffff;
	font-weight:600;
	background-color: #b30029 !important;
	border:1px #b30029 solid;
}
.portfolio .nav-pills li.active {
	color: #ffffff;
	font-weight:600;
	background-color: #032f63 !important;
	border:1px #032f63 solid;
}


.simplefilter li,
.multifilter li,
.sortandshuffle li {
    color: white;
    cursor: pointer;
    display: inline-block;
    padding: 1rem 2rem;
}
.simplefilter li.active {
   background-color: #032f63 !important;
}
.multifilter li {
    background-color: #4b9eff;
}
.multifilter li.active {
    background-color: #2265b4;
}

/*------ faq's ------ */
.faq_content .items > li > a {
   background: #fff;
   color: #384141;
   display: block;
   margin-bottom: 10px;
   padding: 15px 10px 15px 55px;
   position: relative;
   border: 1px solid #d5d5d5;
}
.faq_content .items > li > a:hover,
.faq_content .items > li > a.expanded {
   background: #ffffff;
   color: #333333;
}
.faq_content .items > li > a:after {
   background: #fff;
   content: "\f105";
   display: inline-block;
   font-family: "fontawesome";
   font-size: 20px;
   height: 100%;
   left: 0;
   line-height: 30px;
   padding: 10px;
   position: absolute;
   text-align: center;
   top: 0;
   width: 40px;
   border-right: 1px solid #d5d5d5;
}
.faq_content .items > li > a.expanded:after,
.faq_content .items > li > a:hover::after {
   background:#ff8000;
   border-color: #ffffff;
}
.faq_content .sub-items {
   display: none;
   padding: 20px 15px;
   border: 1px solid #d5d5d5;
   border-top: none;
   margin-bottom: 10px;
}
.faq_content .sub-items p {
   margin: 0;
}
.faq_content .tab_drawer_heading:after {
   content: "\f107";
   display: inline-block;
   right: 20px;
   position: absolute;
   font-family: 'fontawesome';
}
.faq_content .items > li > a.expanded {
   margin-bottom: 0;
}
.faq_content .items > li > a.expanded:after .faq_content .tab_drawer_heading.d_active:after {
   content: "\f106";
}

/* ------ faq's ------ */


/* ------ shop ------ */
.shopping-box {
   -webkit-box-shadow: 0 0 10px #d1d1d1;
   box-shadow: 0 0 10px #d1d1d1;
}
.shopping-box .shop_content {
   padding: 20px 15px;
}
.shopping-box:hover .overlay .opens {
   -ms-transform: rotate(0) scale(1);
   -o-transform: rotate(0) scale(1);
   -webkit-transform: rotate(0) scale(1);
   transform: rotate(0) scale(1);
}
.shopping-box .price-product {
   font-family: 'open sans', sans-serif;
   color: #b2cb20;
}
.quote .quote {
	border: 1px solid #d1d1d1;
	margin-right: 10px;
	max-width: 80px;
	padding: 8px 10px;
	text-align: center;
	vertical-align: top;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	height: 38px;
	font-size: 12px;
}
.quote .btn_common {
	font-size: 11px;
	padding: 10px 1.25rem;
}

.quote, .quote a {
   display: inline-block;
}
.shopping-box:hover .overlay {
   opacity: 1;
   visibility: visible;
}
.shopping-box:hover h4 > a,
.shopping-box:focus h4 > a {
   color:#4fb8aa;
}
.text-warning-hvr:hover,
.text-warning-hvr:focus {
   color: #ffc107;
}
.quote .quote:focus {
   outline: none;
}
.detailsnav{}
.details-list {
   display: -webkit-box;
   display: -webkit-flex;
   display: -moz-box;
   display: -ms-flexbox;
   display: flex; 
   width:100%;
   border-bottom:#e1e1e1 1px solid;
    
}

.details-list a{
    display: block;
    padding: 12px 1.75rem;
    color: #555555;
    font-weight: 600;
	background-color:#ffffff;
	border:#e1e1e1 1px solid;
	border-bottom:0;
    -webkit-border-radius:5px;
    border-radius: 5px;
    line-height: normal; 
}
.details-list a {
   border-bottom-left-radius: 0;
   border-bottom-right-radius: 0;
}
.details-list a:hover,.details-list a:active{color: #fff;
   background: #ff8000;
  }
   



/*tabs*/
.tab-container {
	padding:30px 0 0 0;
	
}
.tab-container > p {
   margin-bottom: 0;
}
.tab-container .accordion-item   div > p {
   margin-bottom: 1rem;
}  
.tab-to-accordion.accordion-mod .tabset-list {
   height: 0;
   visibility: hidden;
   overflow: hidden;
}

.tab-to-accordion.accordion-mod .accordion-item {
   height: auto;
   overflow: visible;
   visibility: visible;
   margin: 0 0 15px;
}
.tabset-list {
   display: -webkit-box;
   display: -webkit-flex;
   display: -moz-box;
   display: -ms-flexbox;
   display: flex; 
   width:100%; 
}
.tabset-list li{border:#e2e2e2 1px solid; padding:5px 10px;background-color:#ffffff;font-size:18px;}
.tabset-list li a{color:#333333;}
.tabset-list li:hover a{olor:#ffffff;}

.accordion-item li{
    display: block;
    padding: 12px 1.75rem;
    color: #333333;
    line-height: normal; 
}
.tabset-list li:hover{color: #fff; background:#c81528;}
.tabset-list li.active{color: #fff; background:#c81528;}

.indexnewslistpic{width:100%;}
.indexnewslistpic .item{width:100%;}
.indexnewslistpic .item img{width:100%;max-width:100%;}
.indexnewslistpic .owl-dots{margin-top:-40px;}

ul.indexnewslist li{min-height:40px; margin-bottom:25px;}
ul.indexnewslist li h4{}
ul.indexnewslist li h4 a{color:#666666;font-size:20px;}
ul.indexnewslist li h4 a:hover{color:#032f63;font-weight:500;}
ul.indexnewslist li h4 a.firsttitle{font-size:22px;font-weight:500;color:#032f63;}
ul.indexnewslist li p .newsmore{font-size:13px;color:#032f63;}
ul.indexnewslist li p{color:#999999;font-size:13px;padding-top:5px;line-height:25px;}


   .tabset-list2 {
   display: -webkit-box;
   display: -webkit-flex;
   display: -moz-box;
   display: -ms-flexbox;
   display: flex; 
   border-bottom:#e1e1e1 1px solid;   
}
   
.tabset-list2 a,
.accordion-item a{
    display: block;
    padding: 12px 1.75rem;
    color: #fff;
    font-weight: 600;
    -webkit-border-radius:5px;
    border-radius: 5px;
    line-height: normal; 
}
.tabset-list2 a {
   border-bottom-left-radius: 0;
   border-bottom-right-radius: 0;
}
.tabset-list2 a:hover{color: #fff;}
   
.accordion-item {
   height: 0;
   visibility: hidden;
   overflow: hidden;
}
.accordion-item a {
   color:#333333;font-size:18px;
}
.tabset-list .active > a {
   color: #fff;
}
.accordion-item a:hover {
	color: #fff;
   background:#c81528;
}
.accordion-item.active > a {
   color: #fff;
   background: #ff8000;
}
.tab-container p:last-child {
   margin-bottom: 0;
}


.portfolio .filtr-container {
    position: relative;
    overflow: hidden;
}
 .filtr-container h3{font-size:18px; font-weight:600;}
.portfolio .filtr-container h3 i{color:#396cdf; margin-right:10px;}
.portfolio .filtr-container .filtr-item {
    display: block;
    float: left;
    box-sizing: border-box;
	
	
}

.portfolio .caption h3{
    font-size: 16px;
    margin-top: 10px;
    text-decoration: none;
    font-weight: 500;
    padding-left: 15px;
    padding-top: 2px;
	line-height:24px;
	color:#666666;
}


.portfolio .caption h3 a {
    font-size: 16px;
    margin-top: 20px;
    text-decoration: none;
    font-weight: 500;
    padding-top: 2px;
	line-height:24px;
	color:#333333;
}


.portfolio .caption h3 a:hover{ color:#396cdf; text-decoration:none;}
.portfolio .caption p {
    font-size: 14px;
	margin-top:10px;
	padding-top:10px;
	border-top:#e1e1e1 1px solid;
}
.portfolio .filtr-container {
    position: relative;
    overflow: hidden;
	margin-bottom:30px;
}
.portfolio .filtr-container h3{font-size:18px; font-weight:600;}
.portfolio .filtr-container h3 i{color:#396cdf; margin-right:10px;}
.portfolio .filtr-container .filtr-item {
    display: block;
    float: left;
    box-sizing: border-box;
	
	
}

.caption{padding-left:10px; padding-right:10px;}
.caption h3 {
	border-left: 3px solid #333333;
}


.box{
	margin-left:-5px;
	margin-right:-5px;
	margin-top:10px;
	margin-bottom:10px;
	border:#e5e5e5 1px solid;
	background-color:#ffffff;
	
	}
.box:hover{
    box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.35);
    transition: all 0.2s ease-out 0.1s;}
	
.filtr-container .filtr-item_holder {
    overflow: hidden;
}
.filtr-container .image-wrap {
    position: relative;
    display: block;
    overflow: hidden;
    outline: none;
	
	
}
.filtr-container .image-wrap img{
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
 .filtr-container .image-wrap:hover img
{   -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
	opacity: 1 !important;
	}

 .thumbnail__portfolio {
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 4px;
}



.zoom-icon {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    background: rgba(0, 0, 0, 0.2);
    opacity: 0;
    cursor: pointer;
    -webkit-transition: 0.2s;
    transition: 0.2s;
	list-style:none;
	margin: 0;
	padding-left:10px;
}


.zoom-icon li{list-style:none;
               color:#ffffff;
               font-size:15px;height:auto; margin-top:20px;}

.zoom-icon li a{color:#ffffff;-webkit-transition: 0.2s;transition: 0.2s;border-radius:50%;padding:8px;background-color:rgba(176,38,38,0.8);}
.zoom-icon li a:hover{color:#ffffff; background-color:rgba(3,54,135,0.8)}

.video-icon:before {
    background: url(/uploads/image/scsimage/video-icon.png) 50% 50% no-repeat;
}
.gallery-icon:before {
    background: url(/uploads/image/scsimage/gallery-icon.png) 50% 50% no-repeat;
}
.external-icon:before {
    background: url(/uploads/image/scsimage/external-icon.png) 50% 50% no-repeat;
}
.image-wrap:hover .zoom-icon,
.featured-thumbnail a:hover .zoom-icon {
    opacity: 1;
}
.featured-thumbnail a:hover .zoom-icon {
    visibility: visible;
}


/*cart table*/
.cart_table table {
   margin-bottom: 0;
}
.cart_table .table-responsive thead {
   background: #f9f9f9;
}
.cart_table .table-responsive thead tr > th {
   padding: 15px 20px;
   border-bottom-width: 1px;
}
.cart_table .table-responsive tbody tr > td {
   vertical-align: middle;
   padding: 20px;
}
.cart_table .product-name {
   display: inline-block;
   vertical-align: middle;
}
.cart_table .btn-close {
   display: inline-block;
   color: #e84455;
   font-size: 20px;
}
.cart_table .shopping-product {
   display: inline-block;
   height: 70px;
   width: 70px;
   margin-right: 10px;
}
.cart_table .shopping-product > img {
   width: 100%;
   -webkit-border-radius: 50%;
   border-radius: 50%;
}
.cart_table .d-table:hover .product-name,
.cart_table .d-table:focus .product-name {
   color: #4fb8aa;
}
.apply_coupon {
   border: 1px solid #d1d1d1;
   border-top: none;
   padding: 20px;
}
.apply_coupon .coupon > form input {
	height: 42px;
	margin-bottom: 0;
	margin-right: 5px;
}
.apply_coupon .coupon > form .form-group > input {
   width: 100%;
}
.apply_coupon .coupon a {
   display: inline-table;
}
.totals {
   padding: 40px 15px;
   border: 1px solid #d1d1d1;
   -webkit-border-radius: 10px;
   border-radius: 10px;
}
.totals .table-responsive tr > td {
   border: none;
   padding: 17px 10px;
}
.totals form.findus .form-control {
	margin-bottom: 15px;
}
@media (max-width: 768px){
   .apply_coupon .btn_common {
      font-size: 10px;
      padding: 10px 1rem;
   }
}

/* ----- shop ----- */


/* ------- 404 ------ */
#error .error {
   position: relative;
}
#error .error h1 {
   position: relative;
   color: #ebebeb;
   font-size: 9.375rem;
}
#error .error h2 {
   font-size: 3.125rem;
   left: 50%;
   top: 50%;
   position: absolute;
   -ms-transform: translate(-50%, -50%);
   -webkit-transform: translate(-50%, -50%);
   -o-transform: translate(-50%, -50%);
   transform: translate(-50%, -50%);
}

/* ------- 404 ------ */

/*-------------------------------*/
    /* partner/ logo's*/
/*-------------------------------*/
#partners-slider .item {
	text-align: center;
}
#partners-slider .item, 
#partners-slider .logo-item {
   position: relative;
}
#partners-slider .logo-item {
	width: 160px;
    height: 60px;
	overflow: hidden;
}
#partners-slider .logo-item, #partners-slider  .logo-item > img{
   display: inline-block;
}
.logo-item > img {
	width: 98%;
   position: absolute;
   top: 50%; left: 50%;
   -webkit-transform: translate(-50%,-50%);
   -ms-transform: translate(-50%,-50%);
   -o-transform: translate(-50%,-50%);
   transform: translate(-50%,-50%);
   cursor: pointer;
}

/*-------------------------------*/
    /* partner/ logo's ends*/
/*-------------------------------*/

/* ----- contact us ----- */
.contact-table {
   overflow: hidden;
}
.contact-table .cells {
   vertical-align: top;
}
.contact-table .icon-cell {
   display: inline-block;
   background: #4fb8aa;
   color: #fff;
   height: 40px;
   width: 40px;
   text-align: center;
   font-size: 18px;
   line-height: 40px;
   -webkit-border-radius: 50%;
   border-radius: 50%;
   margin-right: 10px;
   -webkit-transition: all .5s ease-in;
   -o-transition: all .5s ease-in;
   transition: all .5s ease-in;
}
.contact_address .contact-table:first-child .icon-cell,
.contact_address .contact-table.colorone .icon-cell {
   background: #4fb8aa;
}
.contact_address .contact-table:nth-child(2) .icon-cell,
.contact_address .contact-table.colortwo .icon-cell {
   background: #b2cb20;
}
.contact_address .contact-table:nth-child(3) .icon-cell,
.contact_address .contact-table.colorthree .icon-cell {
   background: #e84455;
}
.contact_address .contact-table:nth-child(4) .icon-cell,
.contact_address .contact-table.colorfour .icon-cell {
   background: #d46408;
}

.logincontainer {
    padding: 3.5rem 1.5rem;
   background: #f6f6f6;
   border-radius: 5px;
}

::-webkit-input-placeholder,
.form-control::-webkit-input-placeholder {
   color: #b5b5b5;
}
:-moz-placeholder,
.form-control:-moz-placeholder {
   color: #b5b5b5;
}
::-moz-placeholder,
.form-control::-moz-placeholder {
   color: #b5b5b5;
}
:-ms-input-placeholder,
.form-control:-ms-input-placeholder {
   color: #b5b5b5;
}
textarea::-webkit-input-placeholder {
   color: #b5b5b5;
   opacity: 1;
}
textarea:-moz-placeholder {
   color: #b5b5b5;
   opacity: 1;
}
textarea::-moz-placeholder {
   color: #b5b5b5;
   opacity: 1;
}
textarea:-ms-input-placeholder {
   color: #b5b5b5;
   opacity: 1;
}
textarea {
   resize: none;
}

label {
   font-weight: normal;
   margin: 0;
}

button {
   border: none;
   cursor: pointer;
}
button:focus,
textarea:focus {
    outline: none;
    outline: 0;
}
form.findus .form-control {
   height: 48px;
   width: 100%;
   -webkit-box-shadow: none;
   box-shadow: none;
}
form.findus:not(.form-inline) .form-group {
	width: 100%;
}
form.findus .form-control,
form.findus textarea {
   padding: 12px 0;
   margin-bottom: 30px;
   font-size: 14px;
   border: none;
   border-bottom: 1px solid #a5a5a5;
   -webkit-border-radius: 0;
   border-radius: 0;
   position: relative;
   -webkit-transition: border .9s ease;
   -o-transition: border .9s ease;
   transition: border .9s ease;
}
form.findus textarea {
   width: 100%;
   min-height: 160px;
}
.form-control {
   -webkit-box-shadow: 0 0;
   box-shadow: 0 0;
}
.form-control:focus,
textarea:focus {
   border-color: #4fb8aa;
   -webkit-box-shadow: 0 0;
   box-shadow: 0 0;
}
form.findus .select {
   border: none;
   border-bottom: 1px solid #d1d1d1;
   position: relative;
}
form.findus select {
   height: 100%;
   border: 0;
   width: 100%;
   color: inherit;
   opacity: .6;
   position: absolute;
   left: 0;
   top: 0;
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
   padding: 12px 15px;
   -webkit-border-radius: inherit;
   border-radius: inherit;
}
form.findus .select:after {
   content: "\f107";
   font-family: fontawesome;
   color: inherit;
   font-size: 16px;
   padding: 9px 8px;
   padding-right: 0;
   position: absolute;
   right: 0;
   top: 0;
   background: transparent;
   z-index: 1;
   text-align: center;
   width: 10%;
   height: 100%;
   pointer-events: none;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
.logincontainer .form-control {
   background: transparent;
}
.logincontainer .btn_common {
   width: 100%;
}

/*map*/
#map-container {
   width: 100%;
   height: 400px;
}
#map-container > iframe {
    width: 100%;
    height: 100%;
   border: none;
}
.gm-style .place-desc-large {
   display: none !important;
}
p.logomap {
   font-weight: 500;
}
/* ----- contact us ends ----- */


/* --------------- footer ---------------*/
footer {
   background: #032f63;
}

.copyright {
   width: 100%;
   padding:15px 0;
}
.copyright p {
	margin:0;
   font-size:14px;
   color:rgba(255,255,255,0.7);
}
.copyright p span{ margin-right:20px;}
.copyright p > a{margin-left:30px;color:rgba(255,255,255,0.7)}
.copyright p > a:hover {
   color:rgba(255,255,255,0.8);
}




@media (max-width:1200px) {
   html {
      font-size: 15px;
   }
   h1,
   #parallax-bg h1 {
      font-size: 2.56rem;
   }
   h2 {
      font-size: 2.45rem;
   }
   h3 {
      font-size: 1.65rem;
   }
   h4 {
      font-size: 1.15rem;
   }
}
@media (min-width:536px) and (max-width:1024px) {
   ul.social_icon li a {
      font-size: 14px;
      height: 30px;
      line-height: 28px;
      width: 30px;
   }
   p {
      font-size: 13px;
   }
}

@media (max-width:992px) {
   html {
      font-size: 14px;
   }
   h1,
   #parallax-bg h1 {
      font-size: 2.75rem;
   }
   h2 {
      font-size: 2.3rem;
   }
   h3 {
      font-size: 1.4rem;
   }
   h4 {
      font-size: 1.125rem;
   }
}
@media screen and (max-width: 991px) {
   #shop .findus .form-group {
      width: 100%;
   }
   .apply_coupon .coupon a {
      width: 49.6%;
   }
   #shop .findus .btn_common,
   .findus .form-group {
      width: 100%;
   }
   #shop .findus .apply_coupon .btn_common {
      width: 100%
   }
   #shop .findus {
      margin: 0 !important;
   }
}

@media (max-width:768px) {
   .container {
      max-width: 98%;
   }
   h1,
   #parallax-bg h1 {
      font-size: 2.65rem;
   }
   h2 {
      font-size: 2.2rem;
   }
   h3 {
      font-size: 1.375rem;
   }
   h4 {
      font-size: 1.115rem;
   }
   .btn_common {
      padding: 10px 2.2rem;
      font-size: 12px;
   }
}

@media screen and (max-width: 768px) {
   .padding {
      padding: 4rem 0;
   }
   .padding-top {
      padding-top: 4rem
   }
   .padding-bottom {
      padding-bottom: 4rem
   }
   .icon_box {
      padding: 15px;
   }
   .icon_box.margin_tophalf {
      margin-top: 2rem;
   }
   #shop .findus .form-group {
      margin-bottom: 20px !important;
   }
   .split-box .padding-bottom-sm-0 {
      padding-bottom: 0 !important;
   }
   .cart_table .d-table {
      display: table !important;
   }
   #shop .d-table-cell {
      display: contents !important;
   }
}

@media (max-width:560px) {
   #parallax-bg h1 {
      font-size: 2.2rem;
   }
   .btn_common {
      padding: 8px 2rem;
      font-size: 11px;
   }
}
@media screen and (max-width: 576px) {
   .cart_table .table-responsive tbody tr > td {
      padding: 10px !important;
   }
   #shop h4 {
      font-size: 1rem;
   }
   .cart_table .shopping-product {
      margin-left: 5px;
   }
   .apply_coupon .coupon a {
      width: 49.2%;
   }
   #shop .findus .form-group {
      margin-bottom: 20px !important;
   }

   .split-box .heading_space {
      margin-bottom: 2.375rem;
   }
}


/* ----- preloader ----- */
.loader {
   bottom: 0;
   height: 100%;
   left: 0;
   position: fixed;
   right: 0;
   top: 0;
   width: 100%;
   z-index: 1111;
   background: #fff;
   overflow-x: hidden;
}
.spinner {
   width: 80px;
   height: 80px;
   position: absolute;
   left: 50%; top: 50%;
   -webkit-transform: translate(-50%,-50%);
   -ms-transform: translate(-50%,-50%);
   -o-transform: translate(-50%,-50%);
   transform: translate(-50%,-50%);
}
.container1 > div,
.container2 > div {
   width: 16px;
   height: 16px;
   background-color: #fff;
   -webkit-border-radius: 100%;
   border-radius: 100%;
   position: absolute;
   -webkit-animation: bouncedelay 1.2s infinite ease-in-out;
   -o-animation: bouncedelay 1.2s infinite ease-in-out;
   animation: bouncedelay 1.2s infinite ease-in-out;
   -webkit-animation-fill-mode: both;
   -o-animation-fill-mode: both;
   animation-fill-mode: both;
}
.container1 .circle1,
.container2 .circle4 {
   border: 5px solid #ff8000;
}
.container1 .circle2,
.container2 .circle1 { 
   border: 5px solid #ff8000;
}
.container1 .circle3,
.container2 .circle2{
   border: 5px solid #ff8000;
}
.container1 .circle4,
.container2 .circle3 {
   border: 5px solid #ff8000;
}

.spinner .spinner-container {
   position: absolute;
   width: 100%;
   height: 100%;
}
.container2 {
   -webkit-transform: rotatez(45deg);
   -ms-transform: rotate(45deg);
   -o-transform: rotatez(45deg);
   transform: rotatez(45deg);
}
.circle1, .circle2 {
   top: 0;
}
.circle1 {
   left: 0;
}
.circle2 {
   right: 0;
}
.circle3, .circle4 {
   bottom: 0;
}
.circle3 {
   right: 0;
}
.circle4 {
   left: 0;
}
.container2 .circle1 {
   -webkit-animation-delay: -1.1s;
   -o-animation-delay: -1.1s;
   animation-delay: -1.1s;
}
.container1 .circle2 {
   -webkit-animation-delay: -0.9s;
   -o-animation-delay: -0.9s;
   animation-delay: -0.9s;
}
.container2 .circle2 {
   -webkit-animation-delay: -0.8s;
   -o-animation-delay: -0.8s;
   animation-delay: -0.8s;
}
.container1 .circle3 {
   -webkit-animation-delay: -0.6s;
   -o-animation-delay: -0.6s;
   animation-delay: -0.6s;
}

.container2 .circle3 {
   -webkit-animation-delay: -0.5s;
   -o-animation-delay: -0.5s;
   animation-delay: -0.5s;
}
.container1 .circle4 {
   -webkit-animation-delay: -0.3s;
   -o-animation-delay: -0.3s;
   animation-delay: -0.3s;
}
.container2 .circle4 {
   -webkit-animation-delay: -0.2s;
   -o-animation-delay: -0.2s;
   animation-delay: -0.2s;
}

@-webkit-keyframes bouncedelay {
   0%, 80%, 100% {
      -webkit-transform: scale(0.4)
   }
   40% {
      -webkit-transform: scale(1.0)
   }
}

@-o-keyframes bouncedelay {
   0%, 80%, 100% {
      -o-transform: scale(0.0);
      transform: scale(0.0);
      -webkit-transform: scale(0.25);
   }
   40% {
      -o-transform: scale(1.0);
      transform: scale(1.0);
      -webkit-transform: scale(1.0);
   }
}

@keyframes bouncedelay {
   0%, 80%, 100% {
      -o-transform: scale(0.0);
      transform: scale(0.0);
      -webkit-transform: scale(0.25);
   }
   40% {
      -o-transform: scale(1.0);
      transform: scale(1.0);
      -webkit-transform: scale(1.0);
   }
}



.input {
    position: relative;
    z-index: 1;
}
.input-field {
    position: relative;
    display: block;
    float: right;
    padding: 0.8em;
    width:70%;
    border: none;
    border-radius: 0;
    background: #f0f0f0;
    color: #aaa;
    -webkit-appearance: none;
}
.input-field:focus {
    outline: none;
}
.input-label {
    display: inline-block;
    float: right;
    padding: 0 1em;
    width: 40%;
    color: #6a7989;
    font-weight: bold;
    font-size: 70.25%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.custom-input {
    background: #fff;
    width: 100%;
	display:block;
	float:left;
}
.custom-input-field {
    padding-left:10px;
    -webkit-transform: translate3d(1em, 0, 0);
    transform: translate3d(1em, 0, 0);
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    height: 50px;
	border:#f0f0f0 1px solid;
    border-radius: 4px;
	display:block;
	float:left;
}


.custom-button {
   border: none;
  color: #fff;
  text-decoration: none;
  background: #032f63 ;
  cursor: pointer;
  outline: none;
  box-shadow: none;
  text-shadow: none;
  position: relative;
  letter-spacing: 0;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin-top: 10px;
  text-transform: uppercase;
  height: 50px;
  padding:12px 20px;
  border-radius:50px;
  font-size: 14px;
  font-weight: 500;
}
.custom-button,
.custom-button:hover,
.custom-button:focus {
    color: #fff; 

    text-decoration: none;
}
.custom-button:hover,
.custom-button:focus {
    color: #fff;  background: #b30029 ;

    text-decoration: none;
}
.custom-button:before {
    content: "\f1d8";
    font: 15px/1.2em fontawesome;
    color: #fff;
    position: absolute;
    height: 100%;
    right: 12px;
    top: 50%;
    margin-top: -8px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translatex(-20px);
    transform: translatex(-20px);
}
.custom-button span {
    position: relative;
    display: block;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.custom-button:hover span {
    -webkit-transform: translatex(-10px);
    transform: translatex(-10px);
}
.custom-button:hover:before {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translatex(0);
    transform: translatex(0);
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

@media (min-width:1400px){
	.container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container{max-width:1320px;}
}

.col-xs-1-5,
        .col-sm-1-5,
        .col-md-1-5,
        .col-lg-1-5 {
            position: relative;
            min-height: 1px;
            padding-right: 10px;
            padding-left: 10px;
        }
  
        .col-xs-1-5 {
            width: 20%;
            float: left;
        }
  
        @media (min-width: 768px) {
        .col-sm-1-5 {
                width: 20%;
                float: left;
            }
        }
        @media (min-width: 992px) {
            .col-md-1-5 {
                width: 20%;
                float: left;
            }
        }
        @media (min-width: 1200px) {
            .col-lg-1-5 {
                width: 20%;
                float: left;
            }
        }
/*@media (max-width: 1400px){
   .split-box .padding {
	   padding: 5.5rem 0;
   } 
}
@media (max-width: 1266px){
   .split-box .padding {
	   padding: 4rem 0;
   } 
}
@media (min-width: 768px) and (max-width: 1024px){
   .split-box .padding {
	   padding: 3rem 0;
   }
}
@media (max-width: 992px){
   .split-box{
      padding-left: 15px;
      padding-right: 15px;
   }
   .half-section .img-container {
      margin-bottom: 25px;
   }
   
}*/
