
body{
font-family: "Montserrat" !important;
}
a,
a:focus,
a:hover{
outline:none;
text-decoration:none;
}
.img-responsive {
width:100%;
height:auto;
}
.boxlayout{
max-width:1170px;
margin:0 auto;
}
*::-moz-selection {
  background: #08455f;
  color: #fff;
}
::selection {
    color: #fff;
    background: #08455f ;
}
/* header */
#header1 {
background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
position: absolute;
width: 100%;
z-index: 2;
}
.home-menu-list {
/*  margin-top: -70px !important; */
/* padding: 0 15px; */
position: relative;
z-index: 9;
}
.sticky-head {
  border-top: 0 none;
  margin-top: 0 !important;
  padding: 0 !important;
  position: fixed !important;
  top: 0 !important;
  -webkit-transition:all ease 0.6s;
-moz-transition:all ease 0.6s;
-o-transition:all ease 0.6s;
  transition: all ease 0.6s;
  width: 100%;
  z-index: 100 !important;
  background: rgba(0,0,0,0.5) !important;
}
.boxlayout .sticky-head {
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0 !important;
  border-top: 0 none;
  margin-top: 0 !important;
  padding: 0 !important;
  position: fixed !important;
  top: 0 !important;
  -webkit-transition:all ease 0.6s;
-moz-transition:all ease 0.6s;
-o-transition:all ease 0.6s;
  transition: all 0.6s ease 0s;
  max-width: 1170px;
  z-index: 100 !important;
}
.corporate_top{
padding: 10px 0;
color:#fff;
border-bottom:1px solid #fff;
}
.header-social {
padding: 0;
}
.header-social .social-icons{
padding: 0;
}
.c_contact span {
padding-right: 25px;
}
.cor_address {
display: inline-block;
font-size: 16px;
list-style: outside none none;
margin: 0;
padding: 0;
float: right;
}
.header-social a {
color: #fff;
padding: 5px 10px;
}
.cor_address li {
display: inline-block;
font-size: 16px;
padding: 10px 12px;
}
.c_address,
.c_contact{
border-right: 1px solid #fff;
}
.corporate-header .icon {
font-size: 20px;
margin-right: 20px;
}
.corporate-header a{
color:#fff;
text-decoration:none;
}
.c_address span {
padding-right: 25px;
}
.corporate-header {
padding: 0;
}
.cor_section {
margin: 0 0 30px;
}
.cor_section .cor_section_heading{
margin:0;
}
.social-icons {
display: inline-block;
margin: 5px 0 0;
padding: 15px 0;
}
.social-icons li {
display: inline-block;
font-size: 24px;
font-weight: bold;
}
.corporate_top form {
color: #666;
}
.serch {
margin-bottom: -10px;
}
.corporate_top .form-group {
margin-bottom: 5px;
}
.corporate_top .form-group .form-control {
background-color: #9ba9b4;
border: 0 solid rgba(0, 0, 0, 0.2);
height: 30px;
color:#fff;
border-radius: 0;
font-weight: normal;
}
.corporate_top .form-control::-moz-placeholder {
color: #fff;
opacity: 1;
}
.corporate_top .form-control::-moz-placeholder {
color: #fff;
opacity: 1;
font-size:18px;
}
.corporate_top .form-control::-webkit-input-placeholder{
color: #fff;
opacity: 1;
}
.corporate_top .form-control::-ms-input-placeholder{
color: #fff;
opacity: 1;
}
#home1 .corporate_top .serch::after {
content: "";
float: right;
font-family: FontAwesome;
font-size: 18px;
margin-right: 0;
margin-top: -30px;
padding: 2px 8px;
position: relative;
}
#size {
    display: none;
}
/* menu */
.menu {
background-color: transparent;
border: 0 none;
border-radius: 0;
color: #fff;
margin-bottom: 40px;
border-bottom: 1px solid #fff;
}
.cor-work-detail span {
  border-radius: 50%;
  color: #000;
  float: left;
  font-size: 30px;
  height: 70px;
  padding: 14px;
  text-align: center;
  width: 70px;
}
.menu .navbar-header {
display: block;
float: left;
}
.menu .navbar-header img {
height: 70px;
margin: 5px auto;
width: 250px;
}
.collapse.navbar-collapse {
float: right;
}
.navbar-right li a i {
display: block;
margin-left: 40%;
}
.menu .navbar-brand {
color: #fff;
float: none;
font-size: 30px;
padding: 0;
display: inline-block;
height:auto;
}
.menu .navbar-header > p {
margin: 0 0 10px;
color:#666;
}
.menu .dropdown-menu {
min-width:220px;
left: 0px;
right: 0px;
background-color:#fff;
padding:0;
opacity:0.8;
}
.dropdown-submenu{position:relative;}
.dropdown-submenu>.dropdown-menu{top:0;left:100% !important;margin-top:-2px;margin-left:-1px; margin-right:-130px;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}
.dropdown-submenu>a:after{display:block;content:"";float:right;width:0;height:0;border-color:transparent; font-weight:bold; border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:-1px;margin-right:0px; font-size:20px;}
.dropdown-submenu.pull-left{float:none;}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}

.menu .dropdown-menu > li > a{
color:#333;
white-space: normal;
word-wrap: normal;
}
.dropdown-menu:hover .fa-angle-down{
transform:rotate(-90deg);
-webkit-transform:rotate(-90deg);
-moz-transform:rotate(-90deg);
-o-transform:rotate(-90deg);
font-size:22px !important;
}
.menu .form-group {
margin-bottom: 0;
}
.dropdown-menu .fa.fa-angle-down {
float:right;
}
.menu .dropdown-menu li a {
padding: 10px !important;
color: #666 !important;
border: 0 !important;
border-bottom: 1px solid #fff !important;
}
.menu .navbar-nav li a {
color: #fff;
font-size: 16px;
padding: 35px 15px 15px 15px;
text-transform: uppercase;
}
.menu .dropdown-menu  li  a {
padding: 9px 20px !important;
}
.menu .dropdown-menu > li > a:hover::before {
content: "";
font-family: FontAwesome;
left: 0;
padding: 0 15px;
position: absolute;
transition:all ease 0.6s;
-webkit-transition:all ease 0.6s;
-moz-transition:all ease 0.6s;
-o-transition:all ease 0.6s;
}
.menu .dropdown-menu  li a:hover {
padding-left:30px !important;
transition:all ease 0.6s;
-webkit-transition:all ease 0.6s;
-moz-transition:all ease 0.6s;
-o-transition:all ease 0.6s;
}
.menu-head{
margin:0;
}
.dropdown-submenu{position:relative;}
.dropdown-submenu>.dropdown-menu{top:0;left:100% !important;margin-top:-2px;margin-left:-1px; margin-right:-210px;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}
.dropdown-submenu>a:after{display:block;content:"";float:right;width:0;height:0;border-color:transparent; font-weight:bold; border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:-1px;margin-right:0px; font-size:20px;}
.dropdown-submenu.pull-left{float:none;}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}

#home1 .menu li .dropdown-menu {
border-radius: 0 0 2px 2px;
/* margin-top: 3px; */
min-width: 220px;
width: 100%;
opacity:1;
}

/* menu */

/* Slider Start */

.w_slider  .tp-arr-titleholder {
background: rgba(0, 0, 0, 0.75) none repeat scroll 0 0;
box-sizing: border-box;
color: #fff;
display: block;
font-size: 12px;
font-weight: 600;
letter-spacing: 1px;
line-height: 30px;
padding: 0 10px;
position: absolute;
text-align: left;
top: 110px;
transform: rotateX(-90deg);
-webkit-transform:rotateX(-90deg);
-moz-transform:rotateX(-90deg);
-o-transform:rotateX(-90deg);
transform-origin: 50% 0 0;
transition: all 0.3s ease 0s;
-webkit-transition:all 0.3s ease 0s;
-moz-transition:all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
white-space: nowrap;
width: 180px;
}
.w_slider .tp-arr-imgholder {
height: 110px;
left: 0;
position: absolute;
top: 0;
transform: translateX(-180px);
-webkit-transform:translateX(-180px);
-moz-transform:translateX(-180px);
-o-transform:translateX(-180px);
-webkit-transition:all 0.3s ease 0.3s;
-moz-transition:all 0.3s ease 0.3s;
-o-transition:all 0.3s ease 0.3s;
transition: all 0.3s ease 0.3s;
width: 180px;
}
.w_slider .tp-arr-allwrapper {
visibility: hidden;
}
.swiper1 {
height: 860px;
overflow: hidden;
width: 100%;
}
.w_slider{
margin:0;
}
.w_slider .swiper-button-next, .w_slider .swiper-container-rtl .swiper-button-prev,
.w_slider .swiper-button-prev, .w_slider .swiper-container-rtl .swiper-button-next {
background: none;
}
.w_slider .swiper-button-next, .w_slider .swiper-container-rtl .swiper-button-prev{
right:40px;
width: 60px;
height: 60px;
}
.w_slider .swiper-button-prev, .w_slider .swiper-container-rtl .swiper-button-next {
left: 40px;
width: 60px;
height: 60px;
}
.w_slider .swiper-button-next::before, .w_slider .swiper-container-rtl .swiper-button-prev::before {
margin-right: -10;
right: 0;
}
.w_slider .swiper-button-prev::before, .w_slider .swiper-container-rtl .swiper-button-next::before {
margin-left: -10px;
}
.w_slider .swiper-button-next::after, .w_slider .swiper-container-rtl .swiper-button-prev::after{
content:"\f105";
color: #cccccc;
font-family: FontAwesome;
font-size: 40px;
right: 13px;
margin-top: 20px;
position: absolute;
}
.w_slider .swiper-button-prev::after, .w_slider .swiper-container-rtl .swiper-button-next::after {
color: #cccccc;
content: "";
font-family: FontAwesome;
font-size: 40px;
left: 0;
margin-top: 20px;
position: absolute;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
padding: 10px;
border-radius: 0%;
transform: rotate(45deg);
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-o-transform:rotate(45deg);
}
.w_slider .swiper-pagination-bullet {
display:none;
}
.carousel-caption {
top: 40%;
}
.carousel-caption p {
font-size: 60px;
font-weight:700;
}
#home1 .w_slider .swiper-button-next::before, #home1 .w_slider .swiper-container-rtl .swiper-button-prev::before,
#home1 .w_slider .swiper-button-prev::before, #home1 .w_slider .swiper-container-rtl .swiper-button-next::before {
content: "";
height: 100px;
position: absolute;
width: 40px;
}
#home1 .carousel-caption h1{
font-weight:700;
font-size:45px;
}
#home1 .carousel-caption .btn{
padding:15px 30px;
font-size:18px;
}
#home1 .carousel-caption .btn:hover{
padding:15px 30px;
font-size:18px;
background-color:#000;
transition:all ease 0.6s;
-webkit-transition:all ease 0.6s;
-moz-transition:all ease 0.6s;
-o-transition:all ease 0.6s;
}
#home1 .carousel-caption a::after {
content: " ";
margin-left: -96px;
margin-top: 25px;
position: absolute;
width: 96px;
}
#home1 .cor-work-detail span {
border-radius: 50%;
float: left;
font-size: 30px;
height: 70px;
padding: 14px;
text-align: center;
width: 70px;
}
/* Slider Start */

/* header */

.space{
padding:70px 0;
}

/* work-start */
.cor-work h2 {
color: #818181;
font-size: 20px;
margin: 0 0 40px;
}
.cor-work-list p {
font-size: 18px;
margin: 25px 0;
color: #818181;
}
.cor-work-img {
padding-top: 50px;
}
.cor-work-list{
padding:0;
}
.c_no,
.c_text{
padding:0;
}
.c_text h3{
margin:0;
}
.text-line::after, .text-line1::after {
border: 1px solid rgba(0,0,0,0.2);
bottom: -82px;
content: "";
height: 82px;
margin-left: -18px;
position: absolute;
}
.text-line1::before {
margin-left: 17px;
}
/* work-end */

/* service-start */
.cor_section{
text-align:center;
}
.cor_services_text:hover  .btn::after
{
content: " ";
margin-left: -100px;
margin-top: 24px;
position: absolute;
width: 100px;
}
.cor_services_text .btn{
padding:10px 30px;
font-size:18px;
}
.cor_section p {
color: #818181;
font-size: 20px;
}
.cor-services a{
color:#000;
}
.cor_services a:hover{
text-decoration:none;
}
.cor_services h1{
text-align: center;
text-transform: uppercase;
font-weight:700;
font-size:30px;
}
.cor_services p{
text-align: center;
color: #a6a6a6;
font-size:16px;
}
.cor_services_post {
margin: 20px 0;
}
.cor_services_text {
text-align: center;
color: #000;
margin:40px 0;
}
.cor_services_text  a{
text-decoration:none;
}
.cor_services_text h3::after{
border-bottom: 1px solid #ddd;
content: " ";
margin-left: -220px;
margin-top: 50px;
position: absolute;
width: 260px;
}
#home .cor_services_text  a::after{
border-bottom: 1px solid #fff;
content: " ";
margin-left: -100px;
margin-top: 24px;
position: absolute;
width: 100px;
}
.cor_services_text p {
font-size: 17px;
padding-top: 35px;
color: #666666;
padding-bottom: 15px;
}
/* service-end */

/* news-start */
.cor-news .date {
font-size: 46px;
font-weight: 700;
}
.cor-news  .news-detail .img-thumbnail{
display:block;
border:0 none;
position:relative;
padding:0;
}
.cor-news  .news-detail .img-thumbnail:hover img{
-webkit-transform:scale(1.5) rotate(15deg);
-moz-transform:scale(1.5) rotate(15deg);
-o-transform:scale(1.5) rotate(15deg);
transform:scale(1.5) rotate(15deg);
-webkit-transition:all ease 0.6s;
-moz-transition:all ease 0.6s;
-o-transition:all ease 0.6s;
transition:all 1s ease 0.6s;
}
.cor-news  .news-detail .img-thumbnail:hover{
overflow:hidden;
}
.cor-news  .news-date span {
display: block;
}
.cor-news .news-date .month {
color: #818181;
font-size: 17px;
}
.cor-news  .news-date i {
font-size: 36px;
}
.news-date::after {
border-bottom: 2px solid;
content: "";
height: 1px;
left: 0;
position: absolute;
margin-top: 5px;
width: 25px;
}
.cor-news  .news-detail h2 {
font-size: 25px;
}
.cor-news  .news-detail h2 a{
text-decoration:none;
color:#111;
}
.cor-news  .news-detail  p {
font-size: 20px;
color:	#818181;
  padding: 20px 0;
}
.news-desc {
margin: 10px 0;
}
.cor-news-date {
padding: 0;
text-align: right;
}
.news-date {
padding: 5px;
}
.news-detail {
padding-right: 0;
}
.cor-news .button {
margin-bottom: 30px;
}
/* news-end */

/* cor-team */
.cor-team .img-thumbnail{
border:0;
display: block;
padding: 0;
position: relative;
background-color:transparent;
}
.cor-team .img-thumbnail img {
box-shadow: 1px 1px 0px 2px #eee;
}
.about-team-top{
min-height:250px;
margin-bottom: 30px;
}
.about-team-name h2{
margin:0;
padding:5px 0;
}
.about-team-name h3{
margin:10px 0;
}
.about-team-name p{
margin:15px 0;
font-size:16px;
visibility:hidden;
}
.about-team-name h2 a{
color:#333;
font-weight:600;
text-decoration:none;
}
.about-team-top .social{
padding:10px;
}
.cor-team .about-team-name h2{
font-size:25px;
font-weight:700;
}
.cor-team .about-team-name h3{
font-size:18px;
}
.cor-team .about-team-name {
border: 1px solid #eee;
padding: 20px;
text-align: center;
}
.cor-team .social .facebook{
background-color:#3b5998;
color:#fff;
border: 1px solid transparent;
}
.cor-team .social .googleplus{
background-color:#d34836;
color:#fff;
border: 1px solid transparent;
}
.cor-team .social .youtube{
background-color:#e52d27;
color:#fff;
border: 1px solid transparent;
}
.cor-team .social .linkedin{
background-color:#4875B4;
color:#fff;
border: 1px solid transparent;
}
.cor-team .social li {
border: 1px solid transparent;
display: inline-block;
height: 30px;
margin: 5px;
text-align: center;
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-o-transform:rotate(45deg);
transform: rotate(45deg);
width: 30px;
}
.cor-team  .social .icon{
-webkit-transform:rotate(-45deg);
-moz-transform:rotate(-45deg);
-o-transform:rotate(-45deg);
transform: rotate(-45deg);
color: #fff;
text-align:center;
padding: 7px;
}
.about-team-top:hover a{
text-decoration:none;
color:#000;
}
/* cor-team */

/* our-intersting-facts-start */
.cor-facts p{
color:#fff;
}
.fact-cover {
background-attachment: fixed;
background-image: url("../images/fact-cover1.jpg");
}
.stat {
text-align: center;
  padding: 25px 0;
}
.cor-facts .facts{
	padding-bottom:60px;
}
.stat-count.highlight {
display: block;
padding: 5px;
}
.cor-facts {
background-color: rgba(0, 0, 0, 0.7);
}
.cor-facts h1{
color:#fff;
}
.cor-facts .fun-facts i{
font-size:55px;
}
.f_detail{
padding:20px 0;
}
.facts-detail {
display: inline-block;
float: none !important;
margin: 0 1%;
padding: 0;
}
.milestone-counter.fun-facts {
color: #fff;
font-size: 14px;
text-align: center;
padding:0px;
}
.milestone-details {
font-size: 16px;
}
/* our-intersting-facts-end */

/* sponcers-start */
.swiper4 .swiper-button-next{
margin-top: -80px;
margin-right: -5px;
}
.swiper4 .swiper-button-prev {
margin-top: -80px;
margin-left: -7px;
}
.swiper4 .swiper-pagination-bullets .swiper-pagination-bullet {
padding: 10px;
border-radius: 0%;
transform: rotate(45deg);
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-o-transform:rotate(45deg);
}
.cor-sponcers .swiper-pagination-bullet {
border-radius: 0;
margin: 0 8px !important;
opacity: 1;
padding: 8px;
transform: rotate(-50deg);
background-color: #fff;
border: 1px solid #000;
}
.swiper4 .swiper-pagination-bullets {
bottom: 0;
}
.swiper4 {
padding-bottom: 70px;
}
.swiper-button-next4:hover,
.swiper-button-prev4:hover {
background: #fff;
}
.swiper-button-next4:hover:after,
.swiper-button-prev4:hover:after{
color: #000;
}
.swiper-button-prev4::after {
color: #fff;
content: "";
font-family: FontAwesome;
font-size: 36px;
margin-left: -3px;
margin-top: 6px;
padding: 10px;
position: absolute;
height: 90px;
}
.swiper-button-next4:after {
content: "\f105";
font-family: FontAwesome;
color: #fff;
font-size: 36px;
margin-top: 6px;
position: absolute;
padding: 10px;
margin-left: 0px;
height: 90px;
}
.swiper-slide .c_bor{
display:inline-block;
}
.cor-sponcers .swiper-slide:hover img {
  box-shadow: 1px 0px 2px 3px #ddd;
}
/* sponcers-end */

/* testimonial-start */
.testimonial-cover{	
background-attachment: fixed;
background-image: url("../images/test1.jpg");
}
.testimonial{
background-color: rgba(0, 0, 0, 0.7);
}
.testimonial .head-title{
text-align:left;
color:#fff;
}
.testimonial p {
color: #fff;
font-size: 16px;
padding: -9px 70px;
padding: 38px 70px;
margin-top: -86px;
}
.testimonial span.fa.fa-quote-left {
color: #fff;
font-size: 50px;
	padding-top: 32px;
}
.testimonial .cor_section_heading {
padding: 10px;
}
.swiper5{
width:100%;
overflow:hidden;	
}
.testimonial-names{
color:#fff;
}
.testimonial-names h4{
border-bottom:1px solid #fff;
padding-bottom:10px;
}
.testimonial-img{
padding:0;
}
.testimonial-detail {
padding: 60px 0;
}
.testimonial .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
margin: 0 6px;
}
.testimonial .swiper-pagination-bullet {
background: #fff;
opacity:1;
}
.swiper-pagination-progress {
background: #fff none repeat scroll 0 0;
position: absolute;
}
.swiper-container-horizontal > .swiper-pagination-progress {
height: 2px;
}
.swiper-pagination-progress .swiper-pagination-progressbar {
background: #fff;
padding: 2px;
}
.testimonial .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
padding: 5px;
border-radius: 0%;
transform: rotate(45deg);
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-o-transform:rotate(45deg);
}
.testimonial .swiper-pagination-bullet {
border-radius: 0;
margin: 0 5px;
opacity: 1;
padding: 8px;
transform: rotate(-50deg);
-webkit-transform:rotate(-50deg);
-moz-transform:rotate(-50deg);
-o-transform:rotate(-50deg);
background-color: #fff;
border: 1px solid #000;
}
/* testimonial-end */

/* portfolio-start */
.port .button:hover, .btn-default .button.is-checked {
background-color: red;
}
.port .port-btn .btn {
border-radius: 0;
font-size: 20px;
margin: 2px;
padding: 10px 25px;
}
.grid.port-gallery {
  margin-top: 40px;
}
.portfolio-sorting {
  font-size: 16px;
  margin-bottom: 30px;
  padding: 0 0 20px;
  text-transform: uppercase;
}
.list-inline  li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.portfolio-sorting li a.active, .portfolio-sorting li a:hover {
  background-color: #000 !important;
  color: #fff;
}
.portfolio-sorting li a {
    color: #fff;
    display: block;
    font-size: 14px;
    margin: 5px 0;
    padding: 10px;
    text-decoration: none;
}
.cor_port {
margin: 0;
text-align: center;
}
.portfolio-sorting li a.active::before {
  border: 2px solid #000;
  content: "";
  margin-left: -10px;
  margin-top: 60px;
  position: absolute;
  width: 45px;
}
 .port .port-btn .btn.is-checked::before {
  border: 2px solid #000;
  content: "";
  margin-left: -10px;
  margin-top: 60px;
  position: absolute;
  width: 45px;
}
.port .port-btn .btn.is-checked {
background-color: #111 !important;
color: #fff !important;
}
.port .port-btn .btn:hover ,
.port .port-btn .btn.is-checked:hover {
background-color: #111 !important;
color: #fff !important;
}
.boxlayout .grid {
display: block;
max-width: 100% !important;
width: 100% !important;
margin-top: 20px;
}
.grid .img-thumbnail {
border: 0 none;
display: block;
padding: 0;
position: relative;
}
.port-gallery .element-overlay {
margin:0;
padding:0;
}
.element-overlay .overlay h3 {
background-color: #000;
padding: 15px 0;
position: absolute;
width: 100%;
opacity: 1;
z-index: 1;
bottom: 0;
margin: 0;
}
.element-overlay .overlay  h3 a{
color:#fff;
text-decoration:none;
}
.element-overlay .overlay .p_left {
position:absolute;
background-color:#000;
border: 5px solid rgba(192, 192, 192, 0.3);
transform:rotate(45deg);
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-o-transform:rotate(45deg);
width:35px;
height:35px;
bottom:45%;
color: #fff;
left:20%;
}
.element-overlay .overlay .p_left .left {
transform: rotate(45deg);
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-o-transform:rotate(45deg);
text-align: center;
padding: 4px;
font-size: 16px;
}
.element-overlay .overlay .p_right {
position:absolute;
background-color:#000;
border: 5px solid rgba(192, 192, 192, 0.3);
transform:rotate(45deg);
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-o-transform:rotate(45deg);
width:35px;
height:35px;
bottom:45%;
right:20%;
color: #fff;
}
.element-overlay .overlay .p_right .right {
transform: rotate(-45deg);
-webkit-transform:rotate(-45deg);
-moz-transform:rotate(-45deg);
-o-transform:rotate(-45deg);
text-align: center;
padding: 4px;
font-size: 16px;
}
.element-overlay .overlay .p_left1,
.element-overlay .overlay .p_right1{
width:45px;
height:45px;
}
.element-overlay .overlay .p_left1  .left,
.element-overlay .overlay .p_right1 .right{
padding: 6px;
font-size: 20px;
}
/* portfolio-end */

/* contact-start */
.cor_contact p{
margin:0 16% !important;
}
.conatct-social .social{
padding:10px;
margin-top: -108px;
text-align: center;
}
.conatct-social .social .facebook{
background-color:#3b5998;
color:#fff;
border: 1px solid transparent;
}
.conatct-social .social .googleplus{
background-color:#d34836;
color:#fff;
border: 1px solid transparent;
}
.conatct-social .social .youtube{
background-color:#e52d27;
color:#fff;
border: 1px solid transparent;
}
.conatct-social .social .linkedin{
background-color:#4875B4;
color:#fff;
border: 1px solid transparent;
}
.conatct-social .social li {
border: 1px solid transparent;
display: inline-block;
height: 40px;
margin: 8px 10px;
text-align: center;
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-o-transform:rotate(45deg);
transform: rotate(45deg);
width: 40px;
}
.conatct-social  .social .icon{
-webkit-transform:rotate(-45deg);
-moz-transform:rotate(-45deg);
-o-transform:rotate(-45deg);
transform: rotate(-45deg);
color: #fff;
text-align:center;
padding: 10px;
font-size:18px;
}
.cor_contact_cover {
background-attachment: fixed;
background-image: url("../images/news shelter1.jpg");
width:100%;
}
.cor_contact{
background-color: rgba(0, 0, 0, 0.7);
}
.cor_contact h1{
color:#fff;
}
.cor_contact label {
width: 100%;
}
.cor_contact .c_form {
margin: 0 auto;
float: none;
}
.c_label{
padding:0;
}
.cor_contact  #name-label,
.cor_contact  #email-label {
position: relative;
width: 100%;
margin:0;
}
#comment{
width:100%;
}
.cor_contact .form-group  h2 {
color: #fff;
font-size: 28px;
}
.cor_contact .form-group  h3{
color: #a6a6a6;
font-size: 20px;
  padding-bottom: 15px; 	
}
.cor_contact .form-control {
border-radius: 0;
height: auto;
padding: 15px;
opacity: 0.4;
}
.cor_contact .form-control::-moz-placeholder {
color: #333;
opacity: 1;
font-size:18px;
}
.cor_contact .form-control::-webkit-input-placeholder{
color: #333;
opacity: 1;
}
.cor_contact .form-control::-ms-input-placeholder{
color: #333;
opacity: 1;
}
/* contact-end */

/* callout-start */
.callout span {
background-color: transparent;
border: 1px solid #111;
display: inline-block;
height: 50px;
text-align: center;
transform: rotate(45deg);
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-o-transform:rotate(45deg);
width: 50px;
}
.callout span i {
display: block;
font-size: 30px;
padding: 10px;
text-align: center;
transform: rotate(-45deg);
-webkit-transform:rotate(-45deg);
-moz-transform:rotate(-45deg);
-o-transform:rotate(-45deg);
color:#000;
}
.callout strong{
font-size:30px;
margin-left:30px;
color:#000;
font-weight: normal;
}
.n_callout .serch {
margin-bottom: -10px;
width: 65%;
margin: 0;
}
.n_callout .form-group{
margin:0;
}
.n_callout .form-control{
background-color:transparent;
height:50px;
color:#111;
font-size:20px;
border:1px solid #111;
border-radius:30px;
display:inline-block;
font-weight: normal;
}
.n_callout  .btn{
background-color:#111;
color:#fff;
font-size:20px;
padding:10px 30px;
display:inline-block;
border-radius:30px;
float:right;
}
.n_callout .form-control::-moz-placeholder {
color: #333;
opacity: 1;
}
.n_callout .form-control::-moz-placeholder {
color: #404040;
opacity: 1;
font-size:18px;
}
.n_callout .form-control::-webkit-input-placeholder{
color: #404040;
opacity: 1;
}
.n_callout .form-control::-ms-input-placeholder{
color: #404040;
opacity: 1;
}
/* callout-end */

/* footer */
.space-top{
padding-top:70px;
}
footer {
background-color: #1a1a1a;
}
.widget-heading h1 {
font-size: 26px;
}
.footer-widget{
color:#E0E3E4;
padding:0 5px;
}
.widget-heading{
padding:20px 15px;
}
.widget-text{
padding:20px 15px;
}
.widget-text .flicker {
margin:0;
}
.widget-text p{
font-size:16px;
}
.widget-text .post-text h3 {
font-size: 16px;
margin:5px 0;
}
.widget-text .post-text .text{
font-size: 14px;
}
.widget-feed h2{
font-size:18px;
}
.widget-text .post-text h3  a{
color: #E0E3E4;
text-decoration:none;
padding:10px;
}
.widget-text .post-pics a {
color: #aeaeae;
font-size: 26px;
padding-right: 20px;
}
.footer-gallery{
padding:0;
}
.widget-text .footer-gallery .overlay {
bottom: 0;
color: #fff;
font-size: 1em;
left: 0;
margin: 0;
opacity: 0;
overflow: hidden;
padding: 25px;
position: absolute;
right: 0;
text-align: center;
top: 0;
-webkit-transition:all 1s ease 0.3s;
-moz-transition:all 1s ease 0.3s;
-o-transition:all 1s ease 0.3s;
transition:all 1s ease 0.3s;
}
.widget-text .footer-gallery .overlay:hover .icon { 
color:#000;
font-size:18px;
border:1px solid #fff;
transform:rotate(45deg);
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-o-transform:rotate(45deg);
background-color:#fff;
padding:5px;
}
.widget-text .footer-gallery .overlay.icon{
transform: rotate(45deg);
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-o-transform:rotate(45deg);
}
.widget_contact .post-text a {
color: #AEAEAE;
text-decoration:none;
}
.footer-gallery .social{
	margin-top:30%;
}
.widget_contact i {
display: inline-block;
float: left;
font-size: 28px;
padding: 0 10px;
}
.widget-feed {
margin:0 0 20px 0;
}
.post-pics,
.post-text{
padding:0;
}
.widget_contact .post-text {
margin: 10px;
}
.widget_links .post-text h3{
	margin: 5px 15px;
}
.widget_links .post-text{
margin: 10px 0;
}
.widget_links  a:hover::before {
content: "";
font-family: FontAwesome;
left: 0;
padding: 0 15px;
position: absolute;
-webkit-transition:all ease 0.6s;
-moz-transition:all ease 0.6s;
-o-transition:all ease 0.6s;
transition:all ease 0.6s;
}
.footer-copy-social .social-icons li:hover {
background-color: #6a6a6a;
}
.widget_contact {
padding-bottom: 30px;
}
.footer-copy-text {
color: #fff;
font-size: 20px;
padding: 15px 0;
text-align: center;
}
.footer-copy-text p{
margin:0;
}
.footer-copy-text a{
color:#FFFFFF;
text-decoration:none;
}
.footer-copy-social{
padding:15px 0;
}
.w_footer{
padding:50px 0;
}
.footer-widget .social-icons li a {
background-color: #6a6a6a;
border: 1px solid transparent;
display: inline-block;
height: 27px;
margin: 5px;
text-align: center;
transform: rotate(45deg);
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-o-transform:rotate(45deg);
width: 27px;
text-decoration:none;
}
.footer-widget .social-icons .icon {
padding: 6px;
font-size:14px;
}
.footer-widget .social-icons .icon {
color: #fff;
padding: 0 10px;
text-align: center;
-webkit-transform:rotate(-45deg);
-moz-transform:rotate(-45deg);
-o-transform:rotate(-45deg);
transform: rotate(-45deg);
display: block;
padding: 5px;
}
.widget-feed .post-pics{
color:#fff;
}
/* footer */

/* scroll-down */
.back-to-top {
background-color: rgba(0, 0, 0, 0.5);
border-radius:0;
bottom: 20px;
color: #fff;
height: 40px;
position: fixed;
right: 20px;
text-align: center;
width: 40px;
z-index: 9;
}
.back-to-top i {
font-size: 36px;
}
/* scroll-down */

@media(min-width:768px){
.dropdown-menu .dropdown .dropdown-menu .dropdown .dropdown-menu,
.dropdown-menu .dropdown .dropdown-menu {
display:none;
}
.dropdown-menu .dropdown .dropdown-menu .dropdown:hover .dropdown-menu,
.dropdown-menu .dropdown:hover .dropdown-menu {
left: 100% !important;
top: 0;
display:block;
}
}




/* portfolio-2-column-start */
header {
background-color: #000;
position:relative;
}
.bredcum_cover{
background-attachment: fixed;
background-image: url("../images/test1.jpg");
margin-top:-40px;
}
.hd-cover {
background-color: rgba(0, 0, 0, 0.7);
}
.corporate-bredcum-title {
font-size: 18px;
display:inline;
}
.corporate-bredcum-title  h1 {
font-size: 50px;
color:#fff;
font-weight:bold;
float:left;
}
.corporate-bredcum {
padding: 36px 0;
float:right;
}
.corporate-bredcum a {
color: #fff;
text-decoration:none;
font-weight:bold;
}
.corporate-bredcum li {
display: inline-block;
padding: 0;
color: #fff;
font-weight:bold;
}
.port-2{
padding-top:150px;
}
.port_2_column {
margin: 0 !important;
padding: 15px !important;
}
.port_2_column.element-overlay .overlay {
bottom: 15px !important;
left: 15px !important;
right: 15px !important;
top: 15px !important;
}
/* portfolio-2-column-end */

/* portfolio-4-column-strt */
.port-4{
padding-top:150px;
}
.port_4_column {
margin: 0 !important;
padding: 15px !important;
}
.port_4_column.element-overlay .overlay {
bottom: 15px !important;
left: 15px !important;
right: 15px !important;
top: 15px !important;
}
/* portfolio-4-column-end */

/* contact-details1 */
.contact1 .cor_contact .c_form {
display: flex;
float: none;
margin: 0 auto !important;
}
.contact1{
background-attachment: fixed;
background-image: url("../images/map.png");
}
.contact1 .cor_section p {
color: #ddd;
font-size: 18px;
}
.contact1 .cor_contact {
background-color: rgba(0, 0, 0, 0.4);
}
.contact1 #comment {
margin-top:30px;
}
.contact1 .cor_contact .btn {
width:100%;
font-size:22px;
}
.contact1-icons .icon {
border: 5px solid #fff;
display: inline-block;
font-size: 60px;
margin: 10px;
padding: 40px;
width: 150px ;
height: 150px;
text-align: center;
}
.contact1 .form-group h2 {
padding:0;
}
.contact1-icons .c_left{
float:left;
color:#fff;
}
.contact1 .button {
margin-top: 30px;
}
.contact1-icons .c_center{
text-align:center;
color:#fff;
}
.contact1-icons .c_right{
float:right;
color:#fff;
}
.conatct-icons span {
display: block;
text-align: center;
}
.contact1-icons .c_center {
display: inline-block;
float: none;
margin: 0 auto;
}
.s_center{
text-align:center;
}
.contact1-icons{
background-color:#000;
}
.contact1:hover  .btn::after{
border-bottom: none;
}
.contact1 #name, #email, #phone {
margin: 0 !important;
}
/* contact-details1 */

/* contact-details2 */
.corporate_google_map  iframe {
width: 100%;
margin:0;
height: 350px;
}
.contact2-details h2{
color:#000;
border-top:1px solid #000;
 padding: 20px 0;
}
.form::-webkit-input-placeholder{
color: #fff;
opacity: 1;
}
.form::-ms-input-placeholder{
color: #fff;
opacity: 1;
}
.form::-moz-placeholder {
color: #fff;
opacity: 1;
}
.contact2 #name, #email, #phone {
height: 50px;
padding: 0 12px;
width: 100%;
margin: 20px 0 !important;
color:#000;
border-color: #000;
font-weight:700;
font-size:16px;
}
.contact2  #comment {
width: 100%;
margin: 20px 0 !important;
color:#000;
border-color: #000;
font-weight:700;
font-size:16px;
}
.contact2:hover  .btn::after{
border-bottom: none;
}
/* New */ 
.c_dtl{
list-style:none;
padding:0;
margin:0;
display:block;
}
.c_dtl li{
margin-bottom:20px;
}
.contact2-details .c_no {
color: #000;
font-size: 20px;
display: inline-block;
word-wrap:break-word;
white-space:normal;
}
.contact2-details .c_no1 {
color: #000;
font-size: 20px;
display: inline-block;
float:left;
word-wrap:break-word;
white-space:normal;
width:300px;
}
.contact2-details .c_ph1{
color: #000;
font-size: 20px;
padding-right: 20px;
float: left;
width: 140px;
}
.contact2-details .c_ph {
color: #000;
font-size: 20px;
padding-right: 20px;
float: left;
width: 140px;
}
.contact2-social .social{
margin:0;
text-align: center;
}
.contact2-social .social .social-icons {
  background-color: #fff;
  padding: 0 30px;
  position:relative;
}
.contact2-social .social::before {
border: 1px solid #000;
content: "";
height: 2px;
left: 13%;
margin-top: 28px;
position: absolute;
width: 70%;
margin-left: 30px;
z-index:0;
}
.contact2-social .social li {
border: 1px solid #000;
display: inline-block;
height: 45px;
margin: 5px;
text-align: center;
width: 45px;
}
.contact2-social  .social .icon{
color: #000;
text-align:center;
padding: 10px;
}
/* contact-details2 */

/* contact-details3 */
.contact3 .cor_contact .c_form {
display: flex;
float: none;
margin: 0 auto !important;
}
.contact3{
background-attachment: fixed;
background-image: url("../images/map.png");
}
.contact3 .cor_section p {
color: #ddd;
font-size: 18px;
}
.contact3 .cor_contact {
background-color: rgba(0, 0, 0, 0.4);
}
.contact3 #comment {
margin-top:30px;
}
.contact3 .cor_contact .btn {
width:100%;
font-size:22px;
}
.contact3-icons .icon {
border: 5px solid #fff;
display: inline-block;
font-size: 60px;
margin: 10px;
padding: 40px;
width: 150px ;
height: 150px;
text-align: center;
}
.contact3 .form-group h2 {
padding:0;
}
.contact3-icons .c_left{
float:left;
color:#fff;
}
.contact3 .button {
margin-top: 30px;
}
.contact3-icons .c_center{
text-align:center;
color:#fff;
}
.contact3-icons .c_right{
float:right;
color:#fff;
}
.conatct-icons span {
display: block;
text-align: center;
margin:10px 0;
}
.contact3-icons .c_center {
display: inline-block;
float: none;
margin: 0 auto;
}
.contact3 .s_center{
text-align:center;
}
.contact3-icons{
background-color:rgba(0,0,0,0.6);
}
.contact3:hover  .btn::after{
border-bottom: none;
}
/* contact-details3 */

.cor_portfolio_detail_text {
margin-bottom: 8px;
}
.cor_portfolio_detail_text span {
color: #000;
font-size: 20px;
}
.portfolio_details .cor_social_icon li {
display: inline-block;
padding-right: 30px;
}
.portfolio_details .cor_social_icon {
display: inline-block;
padding:0;
}
.portfolio_details
{  padding: 10px 0;
font-size: 16px;
color:#818181;
}
.portfolio_details .cor_social_icon a{
font-size:24px;
color:#000;
font-weight:700;
}
.swiper6 .swiper-button-next{
margin-top: 152px;
margin-right: -5px;
}
.swiper6 .swiper-button-prev {
margin-top: 152px;
margin-left: -7px;
}
.swiper6 .swiper-pagination-bullets {
bottom: 18px;
}
.swiper6 .swiper-pagination-bullets .swiper-pagination-bullet {
padding: 10px;
border-radius: 0%;
transform: rotate(45deg);
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-o-transform:rotate(45deg);
}
.swiper6 .swiper-pagination-bullet {
background-color: #fff;
border: 1px solid #000;
border-radius: 0;
margin: 0 8px !important;
opacity: 1;
padding: 8px;
transform: rotate(-50deg);
}
.swiper6 {
padding-bottom: 70px;
}
.swiper-button-next6:hover,
.swiper-button-prev6:hover {
background: #fff;
}
.swiper-button-next6:hover:after,
.swiper-button-prev6:hover:after{
color: #000;
border:1px solid #eee;
}
.swiper-button-prev6::after {
color: #fff;
content: "";
font-family: FontAwesome;
font-size: 36px;
margin-left: -3px;
margin-top: 0;
padding: 10px;
position: absolute;
height: 90px;
}
.swiper-button-next6:after {
content: "\f105";
font-family: FontAwesome;
color: #fff;
font-size: 36px;
margin-top: 0;
position: absolute;
padding: 10px;
margin-left: 0px;
height: 90px;
}
.swiper6 .element-overlay.cor_port_img {
padding: 0;
}
.port-text {
text-align: center;
}
.port-text .icon{
font-size: 26px;
color: #818181;
padding: 10px;
}
.related_port h1 {
font-size: 28px;
font-weight: 600;
padding:0 10px;
}
.port_reltd {
margin: 0 !important;
padding: 15px !important;
}
/* portfolio-details */


.space-bredrcum{
padding:20px 0;
}

/* blog-left-sidebar */
.corporate_sidebar_post{
padding:0;
}
.corporate_sidebar_post_text h4{
margin:0;
}
.corporate_sidebar_post_text p {
font-size: 18px;
color:#818181;
margin: 10px 0;
}
.Corporate-widget form {
padding: 0;
margin-bottom: 10px;
display: inline-block;
width: 100%;
}
.form-group {
margin-bottom: 15px;
}
.Corporate-widget .form-control {
border:1px solid #000;
border-right:0;
border-radius: 0;
float: left;
font-size: 20px;
height: 50px;
padding: 0 10px 0;
width: 85%;
}
.Corporate-widget .btn {
border:1px solid #111;
font-size: 20px;
padding: 10px 15px;
border-radius:0;
border:1px solid #111;
border-left:0;
}
.widget-title {
padding: 20px;
}
.Corporate-widget {
padding:0 5px 30px 0 ;
}
.Corporate-widget h2 {
background-color: #000;
color: #fff;
font-size: 24px;
margin: 0;
padding: 15px;
}
.widget-title li {
display: block;
padding: 12px 0;
font-size: 20px;
}
.widget-title  li span {
margin: 0;
}
.widget-title span {
float: right;
}
.widget-title li a{
color: #818181;
}
.Corporate-widget-blogs {
margin: 15px 0;
padding-bottom: 20px;
}
.Corporate-blog-text {
margin: 30px 0 0 0;
padding: 0;
}
.Corporate-blog-text .img-thumbnail{
padding:0;
border:1px solid #111;
border-radius:0;
}
.corporate_sidebar_post_date {
font-size: 16px;
font-weight: 700;
}
.Corporate-blog-text h4 a{
color:#111;
text-decoration:none;
font-weight: 700;
}
.Corporate-blog-text p{
font-size:16px;
color:#665;
}
.corporate_sidebar_post_text h4 a,
.corporate_sidebar_post_text h4 a:hover {
color: #000;
text-decoration: none;
}
.Corporate-widget .widget-text {
padding: 30px 0 70px;
}
.btn-group.open .dropdown-toggle {
box-shadow: none;
}
.Corporate-widget .dropdown-menu {
font-size: 18px;
padding: 10px;
width: 100%;
}
.calender {
background-color: #000;
color: #fff;
  margin-top: 30px;
}
.month ul {
margin: 0;
padding: 0;

}
.month ul li {
color: white;
font-size: 20px;
text-transform: uppercase;
letter-spacing: 3px;
	display:inline-block;
}
.weekdays {
margin: 0;
padding-left:20px;
}

.weekdays li {
display: inline-block;
width: 12.6%;
text-align: center;
}

.days {
padding-left:20px;
margin: 0;
padding-top: 40px;
}

.days li {
list-style-type: none;
display: inline-block;
width: 12.6%;
text-align: center;
margin-bottom: 5px;
font-size:12px;
background-color: #777;
}
.days li .active {
padding:0 14px;
background: #1abc9c;
color: white !important
}
.corporate-blog-desc h3 {
font-size: 30px;
display: inline-block;
margin: 0 0 15px ;
}
.corporate-blog-desc ul {
display:block;
font-size: 24px;
list-style: outside none none;
padding: 10px 0;
margin:0;
}
.corporate-blog-desc ul li {
display: inline-block;
}
.corporate-blog-desc .user {
font-size: 25px;
}
.corporate-blog-desc .cor_comment{
margin-top:15px;
}
.corporate-blog-desc .cor_comment li a{
background-color:transparent;
color:#666;
border:0;
font-size:20px;
padding:0 20px 0 0 ;
}
.corporate-blog-desc .cor_comment li a:hover{
background-color:transparent;
color:#666;
border:0;
}
.corporate-blog-desc .cor_comment i{
font-size:30px;
margin-right:5px;
}
.Dropcaps .first { 
float: left;
color: #818181; 
font-size: 75px;
font-weight:bold;
line-height: 60px; 
padding-top: 4px; 
padding-right: 8px; 
padding-left: 3px; 
}
.Dropcaps p {
color: #818181;
font-size: 18px;
margin: 20px 0;
}
.blog-img-desc p {
font-size: 18px;
color: #818181;
}
.blog-img {
padding: 20px 0;
}
.cor_comment a{
	color:#000;
	text-decoration:none;
}
.cor_comment .user2{
	padding-left:30px;
}
.cor_comment span{
	font-size:25px;
}
.table-desc{
padding:20px 0;
font-size: 18px;
color: #818181;
}
.corporate-blog-desc{
margin:0 0 50px 0;
}
.corporate-blog-text {
border:1px solid #111;
}
.corporate-blog-desc .img-thumbnail {
border: 0 none;
display: block;
margin: 15px 0 -20px;
padding: 0;
}
.corporate-blog-desc iframe {
height: 100%;
min-height: 420px;
width: 100%;
}
.blog-three-colum iframe {
height: 100%;
min-height: 200px;
width: 100%;
}
.blog-two-colum iframe {
height: 100%;
min-height: 325px;
width: 100%;
}
.blog-four-colum iframe {
height: 100%;
min-height: 200px;
width: 100%;
}
.blog_two_colmn_left iframe {
height: 100%;
min-height: 200px;
width: 100%;
}
.cor_dates{
margin:10px 0 0 0;
}
.cor_dates .month {
padding: 0;
}
.cor_dates .date {
font-size:90px;
font-weight:bold;
display:block
}
.cor_dates  .year {
color: #818181;
padding:35px 0 0 10px;
}
.cor_dates  .year .icon{
font-size:24px;
}
.cor_dates  .year span{
display:block;
font-size:16px;
}
.corporate-blog-desc .btn span {
border-bottom: 1px solid;
}
.cor_acrh{
margin:15px 0 0 0;
}
.cor_acrh span{
margin:10px 0;
display:block;
font-size:24px;
}
.cor_acrh .btn{
width:100%;
border:1px solid #111;
border-radius:10px;
padding:0 10px;
margin:10px 0;
text-align:left;
background:transparent;
}
.cor_acrh .btn::after {
content: "\f103";
font-family: FontAwesome;
font-size: 18px;
position: absolute;
right: 20px;
margin-top: -40px;
}
.cor_acrh ul {
list-style: outside none none;
padding: 0 15px;
}
.cor_acrh  ul li a{
font-size:20px;
}
#wp-calendar {
margin: 0 auto;
text-align: center;
width: 75%;
}
#calendar_wrap {
background-color: #000;
margin-top: 30px;
padding: 30px 0;
}

#wp-calendar caption,
#wp-calendar thead tr th {
text-align: center;
}
#wp-calendar thead tr th {
font-size:18px;
}
#wp-calendar tbody tr td {
background-color: #818181;
border: 3px solid #000;
padding: 2px 10px;
color: #fff;
}
#wp-calendar thead tr th {
color:#fff;
}
tfoot tr td a {
font-size: 24px;
text-align:center;
color:#fff;

}
tfoot tr td a:hover{
 color:#fff;
   text-decoration:none;
} 
tfoot {
color: #fff;
}
th {
text-align: center;
}
.corporate-blog-desc p {
font-size: 18px;
color: #818181;
}
.corporate-blog-text .img-thumbnail .overlay {
bottom: 0;
left:0;
margin: 0;
opacity: 0;
overflow: hidden;
padding: 5px;
position: absolute;
right: 0;
text-align: center;
top: 0;
-webkit-transition: all ease 0.6s;
-moz-transition: all ease 0.6s;
-o-transition: all ease 0.6s;
transition: all ease 0.6s;
visibility: hidden;
padding: 0 ;
}
.corporate-blog-text .img-thumbnail:hover  .overlay{
opacity:1;
visibility:visible;
}
.corporate-blog-text .overlay .p_left {
position:absolute;
background-color:#000;
border: 5px solid rgba(192, 192, 192, 0.3);
transform:rotate(45deg);
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-o-transform:rotate(45deg);
width:55px;
height:55px;
bottom:45%;
color: #fff;
left:40%;
}
.corporate-blog-text  .overlay .p_left .left {
transform: rotate(45deg);
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-o-transform:rotate(45deg);
text-align: center;
padding: 10px;
font-size: 24px;
}
.corporate-blog-text  .overlay .p_right {
position:absolute;
background-color:#000;
border: 5px solid rgba(192, 192, 192, 0.3);
transform:rotate(45deg);
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-o-transform:rotate(45deg);
width:55px;
height:55px;
bottom:45%;
right:40%;
color: #fff;
}
.corporate-blog-text  .overlay .p_right .right {
transform: rotate(-45deg);
-webkit-transform:rotate(-45deg);
-moz-transform:rotate(-45deg);
-o-transform:rotate(-45deg);
text-align: center;
padding: 10px;
font-size: 24px;
}
/* blog-left-sidebar */


/* Two Colum */
.blog-two-colum{
margin:0;
}
.two-colum h3 {
font-size: 24px;
}
.two-colum .cor_cat,
.two-colum .cor_tags{
display: none;
}
.two-colum .overlay .p_left {
left: 35%;
}
.two-colum .overlay .p_right {
right: 35%;
}
.two-colum p {
font-size: 16px;
}
.two-colum{
margin: 0 0 20px;
}
.swiper9 .swiper-button-next{
margin-top: -59px;
margin-right: -5px;
}
.swiper9 .swiper-button-prev {
margin-top: -59px;
margin-left: -7px;
}
.swiper9 .swiper-pagination-bullets {
bottom: 10px;
}
.swiper9 .swiper-pagination-bullets .swiper-pagination-bullet {
padding: 10px;
border-radius: 0%;
transform: rotate(45deg);
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-o-transform:rotate(45deg);
}
.swiper9 .swiper-pagination-bullet {
background-color: #fff;
border: 1px solid #000;
border-radius: 0;
margin: 0 8px !important;
opacity: 1;
padding: 8px;
transform: rotate(-50deg);
}
.swiper-button-next9:hover,
.swiper-button-prev9:hover {
background: #fff;
}
.swiper-button-next9:hover:after,
.swiper-button-prev9:hover:after{
color: #000;
}
.swiper-button-prev9::after {
color: #fff;
content: "";
font-family: FontAwesome;
font-size: 36px;
margin-left: -3px;
margin-top:8px;
padding: 10px;
position: absolute;
height: 90px;
}
.swiper-button-next9:after {
content: "\f105";
font-family: FontAwesome;
color: #fff;
font-size: 36px;
margin-top: 8px;
position: absolute;
padding: 10px;
margin-left: 0px;
height: 90px;
}

.cd-pagination li {
background-color: #ddd;
color: #818181;
display: inline-block;
height: 52px;
margin-right: -2px;
padding: 12px;
width: 50px;
}
.cd-pagination li a {
font-size: 20px;
padding: 2px;
text-align:center;
text-decoration:none;
color: #666;
}
.cd-pagination li:hover a {
color: #fff;
}
/* Two Colum */

/* Three Colum */
.blog-three-colum{
margin:0;
}
.three-colum{
margin: 0 0 20px;
}
.three-colum h3 {
font-size: 24px;
}
.three-colum ul {
display: none;
}
.three-colum .overlay .p_left {
left: 30%;
bottom:30%;
}
.three-colum .overlay .p_right {
right: 30%;
bottom:30%;
}
.three-colum p {
font-size: 16px;
}
/* THREE Colum */

/* Four Colum */
.blog-four-colum{
margin:0;
}
.four-colum h3 {
font-size: 18px;
}
.four-colum ul {
display: none;
}
.four-colum .overlay .p_left {
left: 25%;
bottom:25%;
}
.four-colum .overlay .p_right {
right: 25%;
bottom:25%;
}
.four-colum .cor_dates .date {
font-size: 72px;
}
.four-colum .cor_dates .year {
padding: 25px 0 0 10px;
}
.four-colum .cor_dates .year .icon {
font-size: 20px;
}
.four-colum p {
font-size: 16px;
}
.four-colum{
margin: 0 0 20px;
}
.swiper9 .img-thumbnail{
margin:0;
}
/* four Colum */

/* blog-2-colom-sidebar */
.sidebar .cor_dates .year {
padding: 32px 0 0 57px;
}

.cd-pagination{
padding:0;
}
.cd-pagination li{
margin-left:-3px;
}
/* blog-2-colom-sidebar */

.sidebar .two-colum .overlay .p_right {
right: 26%;
}
.sidebar .two-colum .overlay .p_left {
left: 26%;
}
.sidebar .corporate-blog-text .overlay .p_left,
.sidebar .corporate-blog-text .overlay .p_right {
bottom: 30%;
}

iframe{
border:0;
}

.Corporate-blog-3.blog_gallery.full-width {
max-width: 100%;
margin: 0;
}
/* blog-description-left-sidebar */
.recent-post .Corporate-blog-text {
padding: 10px;
}
.dropcaps {
margin-bottom: 50px;
}
.dropcaps .first  { 
float: left; 
color: #818181; 
font-size: 75px;
line-height: 60px;
padding-top: 4px; 
padding-right: 8px;
padding-left: 3px;
}
.dropcaps  p {
font-size: 18px;
color: #818181;
}
.full-desc p {
font-size: 18px;
color: #818181;
}
.full-desc {
margin-bottom: 20px;
}

.text-border .icon {
color: #818181;
font-size: 26px;
}

/* blog-description-left-sidebar */

/* blog-full-width */
.corporate-blog-desc .table-desc .time {
font-size: 18px;
margin-bottom: 0;
padding: 10px 40px;
}
.corporate-blog-desc .table-desc .time {
  border: 1px solid #818181;
  margin: 0;
}
.corporate-blog-desc .table-desc  .table-detail{
padding:0;
}
/* blog-full-width */

/* Blog Single */
/* About Author */
.w_about_author {
margin: 30px 0;
color:#818181;
}
.w_about_author h3 {
font-size: 20px;
font-weight: 500;
color: #fff;
}
.w_abt_pics {
background-color: #000;
padding: 1 0px 0;
text-align: center;
}
.w_about_author .img-thumbnail{
padding:0;
border:0;
margin-top:30px;
}
.w_about_author .img-thumbnail img{
width:70px;
height:70px;
}
.w_about_author  ul{
display:block;
padding:0;
margin:10px 0;
}
.w_about_author  ul li{
display:inline-block;
padding:0;
}
.w_about_author .a_date {
padding-bottom: 12px;
}
.w_about_author  .a_name{
color:#fff;
}
.w_abt_detail p {
font-size: 18px;
padding: 65px 0;
text-align: justify;
}
/* About Author */

/* Blog Pagination */
.w_blog_pagination .next a,
.w_blog_pagination .previous a{
color:#000;
font-size:24px;
font-weight:normal;
}
.pager li > a, .pager li > span {
border: 0 none;
}
.w_blog_pagination .next a::before  {
content: "\f105 \f105";
font-family: FontAwesome;
font-size: 35px;
margin: -10px 5px;
float:right
}
.w_blog_pagination .previous a::before {
content: "\f104 \f104";
font-family: FontAwesome;
font-size: 35px;
}
.pager li > a:focus, .pager li > a:hover {
background: 0 none;
}
/* Blog Pagination */

/* Blog Comment */
.w_comment{
margin:30px 0;
}
.w_comment h2{
font-size:30px;
padding:10px 0;
font-weight:500;
display: inline-block;
}
.w_comment  .comment-detail{
margin:20px 0;
padding:16px;
border: 1px solid #818181;
}
.w_comment  .comment-detail h3{
font-size:20px;
margin:0 0 10px 0;
font-weight:500;
}
.w_comment  .comment-detail p{
line-height:20px;
margin:10px 0;
}
.w_comment  .comment-detail span{
font-size:14px;
margin:10px 0;
color:#818181;
}
.w_comment .btn {
background-color: #000;
border: 1px solid #fff;
float: right;
padding: 5px 24px;
color:#fff;
}
.comments-text p{
font-size:18px;
color:#818181;
}
/* Blog Comment */

/* Blog Form */
.w_comment_form {
margin:30px 0;
}
.w_comment_form  label {
width: 100%;
}
.w_comment_form h2 {
display: inline-block;
font-size: 26px;
font-weight: 500;
padding: 10px 0 10px 10px;
}
.w_comment_form form {
margin: 20px 0;
display: inline-block;
}
.w_comment_form  .form-control {
border-radius: 0;
height: auto;
padding: 10px 12px;
}
.w_comment_form  .form-group {
margin-bottom: 20px;
}
.w_comment_form .form-control {
border-radius: 0;
font-size: 16px;
height: auto;
padding: 10px 12px;
font-weight: normal;
}
.swiper-container{
width:100% !important;
}
/* Blog Form */
/* Blog Single */

/* service-detail-1 */
.ser_plan_head {
padding-bottom: 50px;
}
.ser_border {
border:5px solid #000;
padding: 12px 0;
}
.cor_service_detail  i{
text-align:center;
}
.cor_service_detail .ser_icon {
border-bottom: 1px solid #ddd;
padding-bottom: 15px;
text-align: center;
}
.cor_service_detail h2 {
font-size:24px;
}
.ser_detail  p {
  padding-top: 15px;
font-size: 18px;
color: #818181;
}
.other p {
margin: 0 16% !important;
}
.other_img {
margin-left: 84px;
}
.other_service  h3 {
color: #000;
font-size: 20px;
}
.adv_detail {
font-size: 18px;
padding: 10px 0;
}
.ser_plan p {
color: #818181;
font-size: 16px;
padding-top: 18px;
}
.ser_plan a::after {
border-bottom: 1px solid #fff;
content: " ";
margin-left: -100px;
margin-top: 24px;
position: absolute;
width: 100px;
}
.plan-desc {
text-align: center;
padding:0;
}
.w_plan {
border: 1px solid #ddd;
  margin: 15px 0;
}
.plan-desc li {
font-size: 18px;
margin: 5px 0;
min-height: 40px;
padding: 10px 0;
list-style:outside none none;
color:#818181;
}
.w_top {
position: relative;
text-align: center;
margin-top: -40px;
}
.plan-desc .w_top span {
border-radius: 50%;
height: 90px;
padding: 25px 0;
text-align:center;
font-size:30px;
background-color:#fff;
color:#000;
width: 90px;
box-shadow:-1px 1px 5px 3px #ccc;
-webkit-box-shadow:-1px 1px 5px 3px #ccc; 
-moz-box-shadow:-1px 1px 5px 3px #ccc;
box-shadow:-1px 1px 5px 3px #ccc;
}
.w_plan h2 {
font-size: 18px;
text-align: center;
}
.w_plan  h3 {
font-size: 12px;
text-align: center;
color: #818181;
}
.a_rupee {
display: block;
font-size: 46px;
}
.a_no {
font-size: 24px;
}
.ser_plan_detail p {
color: #818181;
display: inline-flex;
font-size: 16px;
padding-top: 18px;
margin: 0 20px;
}
/* service-detail-1 */

/* service-detail-2*/
.other_img2 {
margin-left: 60px;
}
.cor_service_detail2  h3 {
color: #000;
}
.user_friendly a::after {
border-bottom: 1px solid #fff;
content: " ";
margin-left: -100px;
margin-top: 24px;
position: absolute;
width: 100px;
}
.user_friendly p {
color: #818181;
font-size: 18px;
line-height: 1;
padding: 20px 0 ;
}
.user_friendly {
text-align: center;
}
.user_friendly h1 {
border-bottom: 1px solid #ddd;
font-size: 25px;
padding-bottom: 20px;
}
.f_desc {
text-align: center;
}
.f_desc .icon {
font-size: 45px;
}
.f_facts h3 {
color: #000;
font-weight: bold;
}
.f_facts {
border: 1px solid #000;
padding: 50px 0;
margin: 10px 0;
}
.f_facts:hover i,
.f_facts:hover h3 {
transform:scale(1.3);
-webkit-transform:scale(1.3);
-moz-transform:scale(1.3);
-o-transform:scale(1.3);
transition:all ease 0.6s;
-webkit-transition:all ease 0.6s;
-moz-transition:all ease 0.6s;
-o-transition:all ease 0.6s;
color:#fff;
}
.ser_plan .img-thumbnail{
display:block;
border:0 none;
position:relative;
padding:0;
}
.ser_plan_detail .plan-desc {
padding: 0 20px;
text-align: left;
}
.ser_connect{
background:rgba(0,0,0,0.6);
}
.ser_connect_detail {
background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
}
.ser_connect .cor_section_heading {
color: #fff;
text-align: center;
}
.cor_services_text .img-thumbnail{
border:0;
padding:0;
display:block;
position:relative;
}
.cor_services_text .img-thumbnail .overlay:after{
border:2px dashed #fff;
left:10px;
right:10px;
top:10px;
bottom:10px;
content:"";
position:absolute;
}
.cor_services_text .img-thumbnail .overlay h2{
margin-top:25%;
font-size:24px;
}
.cor_services_text .img-thumbnail .overlay h2 a{
color:#fff;
}
.service_detail2 .cor_services_text a::after{
content:none;
}
.service_detail2 .cor_services_text{
padding:5%;
overflow:hidden;
margin:0;
min-height:330px;

}
.service_detail2 .cor_services_text:after{
border-bottom:1px solid #ddd;
content:"";
position:absolute;
bottom:0;
left:10px;
right:10px;
}
.service_detail2 .cor_services_text:hover{
padding:15px ;
-webkit-transition:all ease 0.6s;
-moz-transition:all ease 0.6s;
-o-transition:all ease 0.6s;
transition:all ease 0.6s;
}
.service_detail2 .cor_services_text .sr_name {
font-size: 24px;
margin: 10px 0;
}
.service_detail2 .cor_services_text .sr_name a{
color:#111;
}
.service_detail2 .cor_services_text:hover .sr_name{
visibility:hidden;
}
/* .c_button{
text-align: center;
}
.c_button::before {
border: 1px solid #fff;
content: "";
left: 0;
margin-top: 25px;
position: absolute;
width: 40%;
}
.c_button::after {
border: 1px solid #fff;
content: "";
right: 0;
margin-top: 25px;
position: absolute;
width: 40%;
} */
.ser_connect .form-control {
border-radius: 0;
font-size: 16px;
font-weight: normal;
height: auto;
padding: 10px 12px 30px 12px;
background: transparent;
border: none;
border-bottom: 2px solid #fff;
text-align: center;
}
.ser_connect .form-control:focus {
box-shadow: none !important;
}
.ser_connect textarea.form-control {
padding: 10px 12px 15px 12px;
}
.ser_plan_detail .img-thumbnail .overlay{
position:absolute;
top:0;
left:0;
right:0;
bottom:0;
background-color:#000;
text-align:center;
opacity:0.8;
}
.ser_plan_detail .img-thumbnail .overlay h3{
margin-top:25%;
color:#fff;
position:relative;
}
.ser_plan_detail:hover .overlay h3 span{
color:#000;
}
.ser_connect iframe {
height: 150px;
margin: 0;
width: 100%;
}
.ser_address h1{
font-size:18px;
}
.ser_connect_detail .head-title {
padding: 10px 0;
}
.w_top span {
border-radius: 50%;
height: 90px;
padding: 25px 0;
text-align:center;
font-size:30px;
background-color:#fff;
color:#000;
width: 90px;
}
/* service-detail-2*/

/* team-details2 */
.team_socials {
background-color: #ddd;
}
.swiper10 {
height: 258px;
overflow: hidden;
width: 100%;
}
.team_details2 h1 {
font-size: 36px;
font-weight: bold;
margin: 0 0 20px 0;
}
.team_details2 .img-thumbnail {
border: 1px solid #000;
display: block;
padding: 0;
position: relative;
margin: 0 5%;
}
.team_details2 .ser_icon p{
font-size:22px;
color:#818181;
}
.boxlayout .c_sl{
	width:80%;	
}
.team_details2 .ser_icon b{
color:#000;
font-weight:normal;
}
.team_detl2_text p{
font-size:16px;
color:#818181;
}
.team_detl2_text h2{
font-size:16px;
	display: inline-block;
margin:10px 0;
	}
.team_social{
padding:0;
}
.team_socials .social-icons{
display:block;
padding:0;
margin:0;
}
.team_socials .social-icons li {
border: 1px solid transparent;
display: inline-block;
height: 220px;
margin: 0 1% 0 3%;
text-align: center;
width: 12%;
}
.team_socials .icon {
font-size: 96px;
padding: 8px;
border-bottom: 1px solid #000;
}
.team_socials .social-icons li  a{
 color: #000;
}

.team_socials .social-icons li:hover .icon {
border-bottom: 1px solid #fff;
}
.team_socials .social-icons li:hover a,
.team_socials .social-icons  li:hover h1{
 color: #fff;
}
.team_socials .social-icons h1 {
font-size: 18px;
color: #000;
}
.my_skills p {
font-size: 18px;
color: #818181;
padding:10px 0;
}
.skills_details{
padding:0;
}
.skills_details .progress {
height: 40px;
}
.skills_details a {
color: #000;
float: right;
font-size: 18px;
text-decoration: none;
}
.design_cover{
background-attachment: fixed;
background-image: url("../images/port1.jpg");	
}
.team_design{
background-color:rgba(0,0,0,0.6);
color:#fff;
}
.swiper10 .team_design p{
font-size:18px;
padding-top:20px;
}
.col-md-8.col-sm-8.design_text h2 {
font-size: 16px;
font-weight: bold; 
text-decoration:none;
}
.text_team h3 a {
font-size: 20px;
}
.design_icon  i{
font-size: 158px;
padding: 30px 0;
}
.related_team h1{
padding:0 25px;
}
.related_team .img-thumbnail{
border:0;
padding:0;
display:block;
position:relative;
}
.related_team_text .img-thumbnail .overlay h2{
font-size:24px;
}
.related_team_text .img-thumbnail .overlay h2 a,
.related_team_text .img-thumbnail .overlay h3 a{
color:#fff;
text-decoration:none;
}
.text_team {
background-color: rgba(0, 0, 0, 0.6);
margin: 0 20px;
padding: 1px 0;
margin-top: 6px
}
.related_team_text:hover .overlay{
opacity:0.7;
visibility:visible;
-webkit-transition:all ease 0.6s;
-moz-transition:all ease 0.6s;
-o-transition:all ease 0.6s;
transition:all ease 0.6s;
}
.related_team_text {
text-align: center;
color: #000;
margin:20px 0;
}
.related_team_text .icon {
  border: 1px solid #fff;
  border-radius: 50%;
  color: #fff;
  font-size: 32px;
  margin: 25px;
  padding: 10px;
}
.swiper10 .carousel-caption {
left: 12%;
position: absolute;
right: 12%;
text-align:left;
top:0;
padding:0;
}
.swiper10  .carousel-caption h1{
color: #fff;
  font-size: 32px;
}
/* team_details2 */


/* team_details1 */
.team_detl1_img {
text-align: center;
}
.team_detl1_img img {
border: 2px solid #000;
margin:0 80px;
}
.team_detl1_img .img-thumbnail{
display:block;
border:2px solid #000;
position:relative;
padding:0;
}
.team_me {
border: 1px solid #000;
padding: 9%;
  text-align: center;
	  margin: 10px 0;
}
.t_name {
font-size: 20px;
padding: 16px 0;
}
.t_about {
font-size: 30px;
padding: 12px 0;
}
.related_team .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
padding: 10px;
border-radius: 0%;
transform: none;
-webkit-transform:none;
-moz-transform:none;
-o-transform:none;
}
.team1_slider {
text-align: center;
}
.team1_slider .icon{
font-size:58px;
	padding-top: 10px;
}
.team1_slider p {
font-size: 18px;
color: #818181;
padding-bottom: 85px;
}
.team1_slider h2 {
padding: 20px 0;
padding-bottom: 25px;
}
.team1_slider .swiper-pagination-bullet {
background: #000;
opacity:1;
}
.team1_slider_desc{
background-color:#ddd;
}
.related_team_social .social-icons1 {
display: inline-block;
}
.related_team_social .social li {
display: inline-block;
font-size: 30px;
font-weight: bold;
height: 172px;
padding: 72px 50px;
width: 130px;
}
.related_team_social .social{
margin:0;
}
.icon1 {
border-bottom: 1px solid #ddd;
border-right: 1px solid #ddd;
}
.icon2 {
border-bottom: 1px solid #ddd;
}
.icon3{
border-right: 1px solid #ddd;	
}
.related_team_social .social li a{
color:#000;
text-decoration:none;
}
.related_team_social {
padding: 0 16px;
}
.team_footer_desc{
background-color:#ddd;
text-align:center;
margin: 10px 0;
}
.team_footer_desc .icon {
font-size: 48px;
padding: 20px;
}
.team_footer_desc h1{
font-size:34px;
}
.team_footer_desc p {
font-size: 18px;
color: #818181;
padding: 25px 0;
}
.team_footer_desc h2 {
font-size: 16px;
color: #818181;
padding-bottom: 20px;
}
.team_about{
visibility:hidden;
}
.team_footers .overlay {
border: 5px solid #000;
bottom: 0;
left: 0;
margin: 0;
opacity: 0;
overflow: hidden;
padding: 20% 20px 0;
position: absolute;
right:0;
text-align: center;
top: 0;
-webkit-transition:all ease 0.6s;
-moz-transition:all ease 0.6s;
-o-transition:all ease 0.6s;
transition: all 0.6s ease 0s;
visibility: hidden;
}
.team_footers:hover  .overlay{
opacity:1;
visibility:visible;
background-color:#fff;
}
.team_footers:hover .team_about{
color:#000;
visibility:visible;
}
.team_about  p {
padding: 28px 45px ;
text-align: left;
font-size: 20px;
color: #000;
}
.team_about  h3 {
font-size: 30px;
}
.latest_work_text .img-thumbnail{
border:0;
padding:0;
display:block;
position:relative;
}
.latest_work_text .img-thumbnail .overlay h2 {
font-size: 18px;
margin-top: 20%;
}
.latest_work_text .img-thumbnail .overlay h2 a,
.latest_work_text .img-thumbnail .overlay h3 a{
color:#fff;
text-decoration:none;
font-weight:bold;
}
.latest_work_text {
margin: 20px 0;
}
.latest_work  a {
color: #000;
font-size: 20px;
text-decoration:none;
}
.latest_work {
border: 1px solid #000;
padding: 36px 0;
text-align: center;
}
.latest_work h1 {
font-size: 20px;
}
.latest_work h2 {
font-size: 40px;
padding: 20px 0;
}
.latest_work p {
color: #818181;
font-size: 18px;
padding-bottom: 20px;
padding:0 10px;
}
.c_pre {
border-left: 1px solid #fff;
font-size: 30px;
height: 70px;
left: 40px;
padding-left: 15px;
position: absolute;
margin-top: -10px;
padding-top: 15px;
}
.c_next {
border-right: 1px solid #fff;
font-size: 30px;
height: 70px;
right: 40px;
padding-right: 15px;
position: absolute;
margin-top: -10px;
padding-top: 15px;
}
/* team_details1 */


/* shortcode */
.tabs h1 {
color: #000;
font-size: 45px;
text-align: center;
font-weight: bold;
margin-bottom: 50px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover{
color:#818181;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
background-color: #fff;
border: 1px solid #000;
color: #555;
border-bottom:0 none;
}
.nav-tabs > li > a:hover {
background-color:#fff;
}
.nav-tabs > li > a {
border-bottom:1px solid #000;
color: #818181;
}
.nav-tabs > li{
margin-right:-2px;
}
.nav-tabs {
border-bottom: none;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
color: #818181;
}
.tabs h2 {
color: #000;
font-size: 22px;
}
.tabs p {
color: #818181;
font-size: 18px;
}
.btn.btn-lg.collapsed  h3 {
  margin: 12px 0;
}
.accordion h1{
 color: #000;
font-size: 45px;
text-align: center;
font-weight: bold;
margin-bottom: 50px;
}
.accordion h2 {
font-size: 24px;
font-weight: 700;
}
.accordion p {
color: #818181;
font-size: 18px;
}
.accordion_desc{
padding:15px 10px;
}
.accord_cover{
background-attachment: fixed;
background-image: url("../images/test1.jpg");	
}
.accordion1{
background:rgba(0,0,0,0.6);
}
.accordion1 h2 {
font-size: 24px;
color:#fff;
font-weight: 700;
}
.accordion1 p {
color: #fff;
font-size: 18px;
}
.accordion1 span {
color: #fff;
font-size: 18px;
padding-left: 10px;
}
.accordion span {
font-size: 18px;
padding-left: 10px;
}
.accordion_desc1{
padding:15px 10px;
}
.alerts h1{
 color: #000;
font-size: 45px;
text-align: center;
font-weight: bold;
margin-bottom: 50px;
}
.alert-success {
background-color: green;
border-color: #d6e9c6;
border-radius: 28px;
color: #fff;
font-size: 22px;
padding: 10px 44px;
}
.alert-info {
background-color: #0073e6;
border-color: #d6e9c6;
border-radius: 28px;
color: #fff;
font-size: 22px;
padding: 10px 44px;
}
.alert-warning {
background-color:red;
border-color: #d6e9c6;
border-radius: 28px;
color: #fff;
font-size: 22px;
padding: 10px 44px;
}
.Mini_full {
text-align: center;
}
.alert-danger{
background-color:#8533ff;
border-color: #d6e9c6;
border-radius: 28px;
color: #fff;
font-size: 22px;
padding: 10px 44px;
}
.black {
background-color: #000;
color: #fff;
padding: 6px;
margin: 0 10px;
}
.basic {
background-color: #ffad33;
color: #fff;
padding: 6px;
margin: 0 10px;
}
.red {
background-color:red;
color: #fff;
padding: 6px;
margin: 10px 10px;
}
.blue {
background-color:blue;
color: #fff;
padding: 6px;
margin: 0 10px;
}

.pink {
background-color:pink;
color: #fff;
padding: 6px;
margin: 10px 10px;
}
.brown {
background-color:brown;
color: #fff;
margin: 10px 10px;
padding: 6px;
}
.green {
background-color:green;
color: #fff;
padding: 6px;
margin: 0 10px;
}
.orange {
background-color: orange;
color: #fff;
padding: 6px;
margin: 10px 10px;
}
.purple {
background-color: purple;
color: #fff;
padding: 6px;
margin: 10px 10px;
}

.black2 {
background-color: #000;
color: #fff;
padding: 14px 15px;
	margin: 10px 5px;
	font-size: 18px;
}
.basic2{
background-color: #ffad33;
color: #fff;
padding: 14px 15px;
  margin: 10px 5px;
	font-size: 18px;
}
.red2 {
background-color:red;
color: #fff;
padding: 14px 15px;
margin: 10px 5px;
	font-size: 18px;
}
.blue2 {
background-color:blue;
color: #fff;
padding: 10px;
	margin: 10px 0;
	font-size: 18px;
}
.pink2 {
background-color:pink;
color: #fff;
  font-size: 18px;
padding: 10px;
   margin: 10px 0;
}
.brown2 {
background-color:brown;
color: #fff;
  font-size: 18px;
padding: 10px;
margin: 10px 0;
}
.green2 {
background-color:green;
color: #fff;
  font-size: 18px;
padding: 14px 15px;
	margin: 10px 5px;
}
.orange2 {
background-color: orange;
color: #fff;
  font-size: 18px;
padding: 10px;
margin: 10px;
}
.purple2{
background-color: purple;
color: #fff;
  font-size: 18px;
padding:10px;
   margin: 10px 0;
}
.Small h2 {
font-size: 30px;
font-weight: bold;
text-align: center;
}
.Small_center {
text-align: center;
}
.Large {
padding-top: 50px;
text-align: center;
}
.black3 {
background-color: #000;
color: #fff;
  font-size: 18px;
padding: 14px 15px;
margin: 10px;
}
.basic3{
background-color: #ffad33;
color: #fff;
  font-size: 18px;
padding: 14px 15px;
margin: 10px;
}
.red3 {
background-color:red;
color: #fff; 
font-size: 18px;
padding: 14px 15px;
margin: 10px;
}
.blue3 {
background-color:blue;
color: #fff;
  font-size: 18px;
padding: 14px 15px;
margin: 10px;
}
.pink3 {
background-color:pink;
color: #fff;
  font-size: 18px;
padding: 14px 15px;
margin: 10px;
}
.brown3 {
background-color:brown;
color: #fff;
padding: 14px 15px;
margin: 10px;
}
.green3 {
background-color:green;
color: #fff;
  font-size: 18px;
padding: 14px 15px;
margin: 10px;
}
.orange3 {
background-color: orange;
color: #fff;
  font-size: 18px;
padding: 14px 15px;
margin: 10px;
}
.purple3{
background-color: purple;
color: #fff;
  font-size: 18px;
padding: 14px 15px;
margin: 10px;
}
.Large h2{
	 color: #000;
font-size: 40px;
text-align: center;
font-weight: bold;
}
.Mini  h2 {
font-size: 24px;
font-weight: bold;
text-align:center;
}
.Mini_center {
margin: 10px 0;
text-align: center;
}
.buttons h1,
.short_quotes h1,
.short_progress h1{
	 color: #000;
font-size: 40px;
text-align: center;
font-weight: bold;
margin-bottom: 50px;
}
.short_dropcaps h1{
	 color: #000;
font-size: 40px;
text-align: center;
font-weight: bold;
margin-bottom:50px;
}
.dropcaps_detail h2 {
font-size: 24px;
font-weight: 700;
margin-bottom: 20px;
margin-left: 15px;
}
.dropcaps_detail p{
 color: #818181;
font-size: 18px;
}
.dropcaps_detail .first {
background-color: #000;
color: #818181;
float: left;
font-size: 38px;
line-height: 46px;
margin-right: 10px;
padding-left: 14px;
padding-right: 14px;
padding-top: 0;
}
.dropcaps_detail .second {
background-color: #000;
border-radius: 50%;
color: #818181;
float: left;
font-size: 38px;
line-height: 26px;
margin-right: 10px;
padding: 10px;
}
.dropcaps_detail .third {
color: #000;
float: left;
font-size: 50px;
font-weight: bold;
line-height: 26px;
padding: 10px;
}
.short_progress h4{
color:#000;
}
.short_progress a {
color: #818181;
float: right;
font-size: 18px;
text-decoration: none;
}
.quotes_desc .p1{
font-size:18px;
color:#818181;
}
.quotes_desc .p2{
font-size:18px;
color:#818181;
}
.quotes_desc .p2 {
color: #000;
font-size: 18px;
margin: 3% 7%;
text-align: center;
}
.quotes_desc .p3,
.quotes_desc .p4 {
color: #000;
font-size: 18px;
margin: 3% 7%;
text-align: center;
border-left: 5px solid #000;
}
.quotes_desc .icon1 {
margin-right:30px;
}
.quotes_desc .icon2 {
margin-left: 30px;
}
.quotes_desc .icon3 {
margin: 0 30px;
}
.alerts .icon {
border: 2px solid #fff;
border-radius: 50%;
font-size: 16px;
margin-right: 20px;
padding: 10px;
}
.alerts .a_icon {
  border: 2px solid #fff;
  border-radius: 50%;
  font-size: 16px;
  margin-right: 20px;
  padding: 10px 14px;
}
/* shortcode */

/* about_us */
.about_us_desc h1 {
border-bottom: 2px solid #818181;
font-size: 30px;
padding-bottom: 10px;
margin:0;
}
.about_us_desc  h2 {
color: #818181;
font-size: 20px;
}
.about_us_desc p {
color: #818181;
font-size: 18px;
padding-top: 20px;
}
.about_us_detail {
padding-bottom: 50px;
}
.text .text2 {
color: #818181;
font-size: 18px;
}
.about_us_text{
padding:20px 0;
}
.about_us_text.texts {
border-bottom: 5px solid #ddd;
}
.about_us_text .icon {
font-size: 36px;
padding: 5px 0;
}
.about_us_icon::before {
border: 1px solid #818181;
content: "";
height: 2px;
margin-top: 55px;
position: absolute;
width: 35px;
margin-left: 0;
}

/* our-team */
.our-team2 .img-thumbnail{
border:0;
display: block;
padding: 0;
position: relative;
background-color:transparent;
border-radius: 50%;
}
.our-team2 .img-thumbnail img {
border-radius: 50%;
box-shadow: 1px 1px 0px 2px #eee;
}
.our-team2  .about-team-name h2{
margin:0;
padding:5px 0;
}
.our-team2  .about-team-name h3{
margin:0;
}
.our-team2  .about-team-name p{
margin:15px 0;
font-size:16px;
visibility:hidden;
}
.our-team2  .about-team-name h2 a{
color:#333;
font-weight:600;
text-decoration:none;
}
.our-team2.about-team-name h2{
font-size:25px;
font-weight:700;
}
.our-team2 .about-team-name h3{
font-size:18px;
}
.our-team2 .about-team-name{
text-align:center;
}
.our-team2 .social{
padding:0;
list-style:none;
visibility:hidden;
}
.our-team2 .social .facebook{
background-color:#3b5998;
color:#fff;
border: 1px solid transparent;
}
.our-team2 .social .googleplus{
background-color:#d34836;
color:#fff;
border: 1px solid transparent;
}
.our-team2 .social .youtube{
background-color:#e52d27;
color:#fff;
border: 1px solid transparent;
}
.our-team2 .social .linkedin{
background-color:#4875B4;
color:#fff;
border: 1px solid transparent;
}
.our-team2 .social li {
display: inline-block;
transform: rotate(45deg);
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-o-transform:rotate(45deg);
width:25px;
margin:6px;
height:25px;
text-align:center;
border: 1px solid transparent;
}
.our-team2  .social .icon{
transform: rotate(-45deg);
-webkit-transform:rotate(-45deg);
-moz-transform:rotate(-45deg);
-o-transform:rotate(-45deg);
color: #fff;
text-align:center;
}
.our-team2  .about-team-top:hover  p,
.our-team2   .about-team-top:hover  ul{
visibility:visible;
transition:all 0.6s ease 0.3s;
-webkit-transition:all 0.6s ease 0.3s;
-moz-transition:all 0.6s ease 0.3s;
-o-transition:all 0.6s ease 0.3s;
}
.our-team2 .about-team-top h2::after {
border-bottom:none;
}
.our-team2 .cor_section_heading{
text-align:center;
}
.our-team2 .cor_section_heading p {
color: #818181;
font-size: 20px;
margin-bottom: 50px;
}
.our-team2  .head-title {
font-weight:bold;
font-size:40px;
}
.swiper12 .swiper-pagination-bullets {
bottom: 14px;
}
.swiper12 .swiper-button-prev {
margin-left: 38%;
margin-top:44px;
}
.swiper12 .swiper-button-next {
margin-right: 38%;
margin-top: 44px;
}
.swiper12 .swiper-pagination-bullets .swiper-pagination-bullet {
padding: 10px;
border-radius: 0%;
transform: rotate(45deg);
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-o-transform:rotate(45deg);
}
.cor-sponcers .swiper-pagination-bullet {
border-radius: 0;
margin: 0 8px !important;
opacity: 1;
padding: 8px;
transform: rotate(-50deg);
background-color: #fff;
border: 1px solid #000;
}
.swiper12 .swiper-pagination-bullets {
bottom: 6px;
}
.swiper12 {
padding-bottom: 70px;
}
.space-top3 {
border-top: 5px solid #000;
padding-top: 5px;
}
.swiper-button-next12:hover,
.swiper-button-prev12:hover {
background: #fff;
}
.swiper-button-next12:hover:after,
.swiper-button-prev12:hover:after{
color: #818181;
border:1px solid #eee;
}
.swiper-button-prev12::after {
color: #fff;
content: "";
font-family: FontAwesome;
font-size: 36px;
margin-left: -3px;
margin-top: -10px;
padding: 10px;
position: absolute;
height: 90px;
}
.swiper-button-next12:after {
content: "\f105";
font-family: FontAwesome;
color: #fff;
font-size: 36px;
margin-top: -10px;
position: absolute;
padding: 10px;
margin-left: 0px;
height: 90px;
}
.swiper13 a::after {
border-bottom: 1px solid #fff;
content: " ";
margin-left: -100px;
margin-top: 24px;
position: absolute;
width: 100px;
}
.swiper13 .carousel-caption {
text-align: left;
right: 5%;
left: 5%;
}
.swiper13 .carousel-caption h1 {
color: #fff;
font-size: 32px;
font-weight:normal;
}
.swiper13 .carousel-caption p {
font-size: 18px;
font-weight: normal;
padding-top: 20px;
}
.swiper13  .carousel-caption {
top: 34%;
}
/* our-team */
/* about_us */


/* about_us1 */
.our-team3 .img-thumbnail{
border:0;
display: block;
padding: 0;
position: relative;
background-color:transparent;
}
.our-team3 .img-thumbnail img {
box-shadow: 1px 1px 0px 2px #eee;
}
.our-team3  .about-team-name h2{
margin:0;
padding:5px 0;
}
.our-team3  .about-team-name h3{
margin:0;
}
.our-team3  .about-team-name p{
margin:15px 0;
font-size:16px;
visibility:hidden;
color:#fff;
}
.our-team3 .about-team-name h2 a{
color:#333;
font-weight:600;
text-decoration:none;
}
.our-team3.about-team-name h2{
font-size:25px;
font-weight:700;
}
.our-team3 .about-team-name h3{
font-size:18px;
}
.our-team3 .about-team-name{
text-align:center;
}
.our-team3 .social{
padding:0;
list-style:none;
}
.our-team3 .social .facebook{
background-color:#3b5998;
color:#fff;
border: 1px solid transparent;
}
.our-team3 .social .googleplus{
background-color:#d34836;
color:#fff;
border: 1px solid transparent;
}
.our-team3 .social .youtube{
background-color:#e52d27;
color:#fff;
border: 1px solid transparent;
}
.our-team3 .social .linkedin{
background-color:#4875B4;
color:#fff;
border: 1px solid transparent;
}
.our-team3 .social li {
display: inline-block;
transform: rotate(45deg);
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-o-transform:rotate(45deg);
width:25px;
margin:6px;
height:25px;
text-align:center;
border: 1px solid transparent;
}
.our-team3  .social .icon{
transform: rotate(-45deg);
-webkit-transform:rotate(-45deg);
-moz-transform:rotate(-45deg);
-o-transform:rotate(-45deg);
color: #fff;
text-align:center;
}
.our-team3   .about-team-top p{
color:#fff;
font-size:20px;
}
.our-team3 .about-team-top h2::after {
border-bottom:none;
}
.our-team3 .cor_section_heading{
text-align:center;
}
.our-team3 .cor_section_heading p {
color: #818181;
font-size: 20px;
margin-bottom: 50px;
}
.our-team3 .head-title {
font-weight:bold;
font-size:40px;
}
.about_us1 .about_us_detail {
padding: 0;
}
.about_us1 .about_us_desc1{
   padding: 0;
}
.about_us1 .about_us_desc1 h1{
font-weight:bold;
}
.about_us1 .about_us_desc11 p{
font-size:18px;
color:#818181;
}
.a_desc1 .icon {
font-size: 38px;
display: block;
}
.a_desc1 .a_name {
font-size: 26px;
display: block;
}
.a_desc1 .a_detl{
font-size:18px;
color:#818181;
}
.a_desc1 {
padding: 25px 0;
}
.about_us_desc11 {
	padding: 44px;
}
.about_us1 .about_us_desc1 p{
font-size:16px;
color:#fff;
}
.about_us1 .about_us_desc1 h1{
color:#fff;
font-size:24px;
}
.about_us1 .about_us_desc1 .abt_text .abt {
background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
left: -30%;
position: absolute;
top: 30%;
padding: 10px 15px ;
right: 20%;
}

/* About New */
.abt_text1 .img-thumbnail {
  background-color: transparent;
  left: 0;
  margin-left: -30px !important;
  margin-right: 0 !important;
  position: absolute;
  bottom: -55px;
  width: 370px;
  padding: 0;
  border: 0;
}
.abt_text1 .abt1 {
  background-color: rgba(0, 0, 0, 0.5);
  float: right;
  margin: 15% 5% 0 0;
}
.abt_text1 .co_sign1 {
  float: right;
  font-size: 20px;
  margin: 5% 5% 0 0;
  padding-left: 5%;
}
.abt_text1 .co_name1{
float: right;
  margin: 5% 5% 0 0;
  padding-left: 5%;
  font-size: 18px;
}
.abt_text1 .co_btn1{
float: right;
  margin: 5% 5% 0 0;
  padding-left: 5%;
}
.abt_text1 .co_btn1 .btn::after {
  border-bottom: 1px solid #fff;
  content: " ";
  margin-left: -100px;
  margin-top: 24px;
  position: absolute;
  width: 100px;
}
/* About New */

.c_white {
color: #fff;
}
.cor-sponcers1 h1 {
border-bottom: 3px solid #000;
font-weight: bold;
padding-bottom: 20px;
}
.cor-sponcers1 p {
color: #818181;
font-size: 18px;
padding-top: 20px;
}
.swiper14 .swiper-button-prev {
border-radius: 50%;
margin-left: 45%;
margin-top: 42px;
}
.swiper14 .swiper-button-next {
border-radius: 50%;
margin-right: 45%;
margin-top: 42px;
}
.swiper-button-next14, .swiper-button-prev14 {
background: #fff none repeat scroll 0 0;
border: 1px solid #000;
height: 36px;
width: 36px;
}
.swiper-button-next14:hover,
.swiper-button-prev14:hover {
background: #fff;
}
.swiper14.swiper-container-horizontal {
padding: 40px 0;
}
.swiper-button-prev14::before {
color: #000;
content: "";
font-family: FontAwesome;
font-size: 20px;
height: 90px;
margin-left: -3px;
margin-top: -7px;
padding: 10px;
position: absolute;
}
.swiper-button-next14::after {
color: #000;
content: "";
font-family: FontAwesome;
font-size: 20px;
height: 90px;
margin-left:-1px;
margin-top: -7px;
padding: 10px;
position: absolute;
}
#u137, #u136, #u138 ,#u139{
background: #fff none repeat scroll 0 0;
height: 135px;
position: relative;
width: 188px;
} 
#u137::before, #u136::before, #u138::before, #u139::before {
border-bottom: 45px solid #fff;
border-left: 92px solid transparent;
border-right: 97px solid transparent;
content: "";
height: 0;
left: 0;
position: absolute;
top: -45px;
width: 0;
}
#u137::after, #u136::after,  #u138::after,  #u139::after  {
border-left: 96px solid transparent;
border-right: 92px solid transparent;
border-top: 45px solid #fff;
bottom: -45px;
content: "";
height: 0;
left: 0;
position: absolute;
width: 0;
}
#u136 .stat-count.highlight,
#u137 .stat-count.highlight, #u138 .stat-count.highlight, #u139 .stat-count.highlight {
font-size: 36px;
}
#u136 .text, #u137 .text,#u138 .text, #u139 .text{
font-size:18px;
display:block;
}
.cover_about {
  background-image: url("../images/back.png");
  background-size: 100% 100%;
  margin: 0;
}
.boxlayout .co_sign {
  margin-top: 90px;
}
.boxlayout .co_name {
  margin-top: 70px;
}

/* about_us1 */

/*about-us2 cor-team */
.cor-team4 .img-thumbnail{
border:0;
display: block;
padding: 0;
position: relative;
background-color:transparent;
}
.cor-team4 .img-thumbnail img {
box-shadow: 1px 1px 0px 2px #eee;
}
.cor-team4 .about-team-top{
min-height:250px;
margin-bottom: 30px;
}
.cor-team4 .about-team-name h2{
margin:0;
padding:5px 0;
}
.cor-team4 .about-team-name h3{
margin:10px 0;
}
.cor-team4 .about-team-name p{
margin:15px 0;
font-size:16px;
visibility:hidden;
}
.cor-team4 .about-team-name h2 a{
color:#333;
font-weight:600;
text-decoration:none;
}
.cor-team4 .about-team-name h2{
font-size:25px;
font-weight:700;
}
.cor-team4 .about-team-name h3{
font-size:18px;
}
.cor-team4 .about-team-name {
border: 1px solid #eee;
padding: 20px;
text-align: center;
}
.cor-team4 .about-team-top:hover a{
text-decoration:none;
color:#000;
}
.about_us_top h1 {
font-size: 18px;
font-weight: 700;
}
.about_us_top p {
font-size: 16px;
color:#818181;
}
.about_us_top .img-thumbnail{
display:block;
border:0 none;
position:relative;
padding:0;
}
.about_us_space {
-moz-box-shadow: 0 1px 3px 3px #ddd;
-webkit-box-shadow:  0 1px 3px 3px #ddd;
box-shadow:         0 1px 3px 3px #ddd;
}
.cor_us_top_cover{
background-image: url("../images/plan.jpg");	
}
.cor_us_top{
background-color:rgba(0,0,0,0.6);
}
.cor_us_detl2{
padding-bottom:200px;
}
.cor_us_imgs .img-thumbnail {
background-color: transparent;
border: 0 none;
display: block;
margin-left: -40px;
margin-top: 150px;
padding: 0;
}

.cor_us_detl  h1 {
color: #fff;
font-weight: 700;
font-size: 34px;
}
.cor_us_detl p {
font-size: 16px;
color:#fff;
}
.d_desc{
color: #fff;
display: block;
font-size: 18px;
}
.about_us_space {
margin-top: -132px;
background-color: #fff;
}
.about_us_space .about-team-top {
margin: 30px 0 10px;
}
.about-team-name4 a {
color: #000;
text-decoration:none;
font-size:24px;
}
.about-team-name4 {
text-align: center;
}
.about-team-name4  h3 {
color: #818181;
font-size: 18px;
padding-bottom:20px;
}
.about-team-name4  p{
 color: #818181;
font-size: 18px;
}
.about-team-name4 h3::before {
border: 1px solid #000;
bottom: 0;
content: "";
left: 0;
margin-bottom: 72px;
margin-left: 81px;
position: absolute;
width: 202px;
}
.about-team4 .about-team-top4 .img-thumbnail .overlay {
border: none;
bottom: 0;
left: 0;
margin: 0;
opacity: 0;
overflow: hidden;
position: absolute;
right: 0;
text-align: center;
top: 0;
visibility: hidden;
padding:0;
background-color: rgba(0,0,0,0.6);
}
.about-team4 .about-team-top4 .img-thumbnail:hover .overlay {
opacity: 1;
visibility: visible;
-webkit-transition:all 0.6s ease 0.3s;
-moz-transition:all 0.6s ease 0.3s;
-o-transition:all 0.6s ease 0.3s;
 transition: all ease 0.6s;
}
.cor-team4 .social {
background-color: transparent;
bottom: 0;
left: 0;
list-style: outside none none;
margin: 0;
padding: 0;
position: absolute;
}
.cor-team4 .social li {
border: 1px solid #e7e7e7;
display: block;
height: 80px;
padding: 25px 0;
text-align: center;
width: 90px;
background-color:#e6e6e6;
}
.cor-team4 .social li:hover {
margin-left:90px;
background-color:rgba(0,0,0,0.5);
-webkit-transition:all 0.6s ease 0.3s;
-moz-transition:all 0.6s ease 0.3s;
-o-transition:all 0.6s ease 0.3s;
transition:all 1s ease 0.6s;
border:none;
}
.cor-team4 .social li a {
display: inline-block;
height: 30px;
padding: 0;
text-align: center;
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-o-transform:rotate(45deg);
transform: rotate(45deg);
transform: rotate(45deg);
width: 30px;
box-shadow:0 0 3px 3px #fff;
background-color:#eee;
}
.cor-team4 .social li a span {
padding:8px;
-webkit-transform:rotate(-45deg);
-moz-transform:rotate(-45deg);
-o-transform:rotate(-45deg);
transform: rotate(-45deg);
transform: rotate(-45deg);
}
.cor-team4 .social .facebook .icon{
color:#3b5998;
}
.cor-team4 .social .googleplus .icon{
color:#d34836;
}
.cor-team4 .social .youtube .icon{
color:#e52d27;
}
.cor-team4 .social .linkedin .icon{
color:#4875B4;
}
.swiper15 .swiper-button-next {
margin-right: -10px;
margin-top: -27px;
}
.swiper15 .swiper-button-prev {
border-radius: 50%;
margin-left: -10px;
margin-top: -27px;
}
.swiper-button-next15, .swiper-button-prev15 {
background: #fff none repeat scroll 0 0;
border-radius: 50%;
height: 40px;
width: 38px;
border:1px solid #000;
}
.swiper-button-prev15::after {
color: #000;
content: "";
font-family: FontAwesome;
font-size: 36px;
height: 90px;
margin-left: 0;
margin-top: -15px;
padding: 10px;
position: absolute;
}
.swiper-button-next15::after {
color: #000;
content: "";
font-family: FontAwesome;
font-size: 36px;
height: 90px;
margin-left: 5px;
margin-top: -15px;
padding: 10px;
position: absolute;
}
.cover_about3{
background-image: url("../images/test1.jpg");	
background-attachment:fixed;
}
.about_us_test3{
background-color:rgba(0,0,0,0.6);
}
.comments-text3  p{
  color: #818181;
  font-size:18px;
  padding:20px;
}
.comments-text3 .s_sit{
  color: #000;
  font-size:30px;
	  padding: 0 20px;
}
.comments-text3 h1 {
color: #818181;
font-size: 18px;
padding: 0 20px;
}
.comment-detail3 {
background-color: #fff;
padding-bottom: 40px;
}
.about_us_test3 h2{
color:#fff;
font-weight:700;
font-size: 30px;
margin:0;
padding:20px 20px;
background-color:rgba(0,0,0,0.9);
display:inline-block;
}
.comments-pics3{
padding:0;
margin-left:-15px;
}
.w_comment3 .abt_testi {
margin: 0;
padding: 100px 0 0;
}
.sbmit {
text-align: center;
}
.comments-pics3 .img-thumbnail {
border: 0 none;
display: block;
margin-top: -80px;
padding: 0;
position: relative;
}
.swiper-button-next20,
.swiper-button-prev20 {
top: 94%;
width: 40px;
background: transparent;
}
.swiper-button-next20 {
left: 15%;
}
.swiper-button-next20:before {
content: "\f105 \f105";
font-family: FontAwesome;
font-size: 36px;
margin-left: 15px;
margin-top: -5px;
position: absolute;
}
.swiper-button-prev20:before {
content: "\f104 \f104";
font-family: FontAwesome;
font-size: 36px;
margin-left: 15px;
margin-top: -5px;
position: absolute;
}
.about_us_test3 h2::before {
border: 1px solid #fff;
content: "";
height: 0px;
margin-top: 0px;
position: absolute;
width: 74%;
margin-left: 0px;
}
.cover_contact{
background-attachment: fixed;
background-image: url("../images/home1.png");	
}
.about_contact{
background-color:rgba(0,0,0,0.6);
}
.about_contact .form-control{
	color:#fff;
}
.about_contact .form-control::-moz-placeholder {
color: #fff !important;
opacity: 1;
}
.about_contact .form-control::-webkit-input-placeholder{
color: #fff !important;
opacity: 1;
}
.about_contact .form-control::-ms-input-placeholder{
color: #fff !important;
opacity: 1;
}
.head_name p {
color: #fff;
font-size: 18px;
}
.head_name h1{
color: #fff;
font-size: 60px;
font-weight: bold;
}
.head_text p {
color: #fff;
font-size: 18px;
text-align: center;
}
.about_contact_details .icon {
color: #fff;
font-size: 40px;
}
.about_contact_details  h2,
.about_contact_details  h3 {
color: #fff;
font-size: 18px;
}
.about_contact_details {
padding: 10px 10px 30px;
}
.about_contact .sbmit a::after {
content: " ";
margin-left: -72px;
margin-top: 24px;
position: absolute;
width: 72px;
}
.facts-appoinment-detail {
padding-top: 50px;
}
.about_contact .form-group  h3 {
color: #818181;
font-size: 20px;
text-align: center;
}
.about_contact label{
width:100%;
}
.about_contact .form-control {
border:0;
border-bottom:2px solid #fff;
font-size: 16px;
font-weight: normal;
background-color:transparent;
height: auto;
padding: 15px 0;
text-align: center;
box-shadow:none;
}
.about_contact .form-control:focus {
box-shadow:none;
}
.about_contact  .form-control::-moz-placeholder {
color: #fff;
opacity: 1;
}
/*about-us2 cor-team */
.our-team2.space2 {
padding-top: 70px;
}
.space_bottom{
  padding-bottom: 70px;
}
.about-testimonial.space {
border-bottom: 5px solid #000;
}
.c_back_pic {
background-image: url("../images/man.png");
background-size: cover;
}

/* 404-error */
.error_desc h2, .error_desc h3{
font-size:20px;
color:#000;	
}
.error_desc h3{
padding: 17px 0;	
}

.w_comment_form .form-control::-moz-placeholder {
color: #000;
opacity: 1;
}
.w_comment_form .form-control::-moz-placeholder {
color: #000;
opacity: 1;
font-size:18px;
}
.w_comment_form .form-control::-webkit-input-placeholder{
color: #000;
opacity: 1;
}
.w_comment_form .form-control::-ms-input-placeholder{
color: #000;
opacity: 1;
}
.form-control {
 background-color: #fff;
border: 1px solid #000;
border-radius: 0;
font-size: 14px;
height: 34px;
}
.form-control:focus {
box-shadow:none;
border-color:#000;
}
.error_desc .form-control {
border: 1px solid #999;
min-height: 50px;
}
.cor_404{
margin:0;
}
.cor_search{
margin:15px 0 0 0;
}
.cor_404 h1 {
margin: 0;
}
.cor_search label{
width:100%;
}
.cor_search .form-group{
padding:0;
}
/* 404-error */

/* colum */
.colm_details  h1 {
font-size: 26px;
padding: 20px 14px;
}
.colm_details p{
  color: #818181;
font-size: 18px;
}
/* colum */



/* style switcher */
.styles {
list-style-type: none;
margin: 0;
padding: 0;
}
.styles li {
display: inline-block;
margin: 5px 0;
}
.styles li a {
margin: 2px;
}
#style-switcher {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
background-color: #f6f6f6;
border-color: -moz-use-text-color #e4e4e4 #e4e4e4 -moz-use-text-color;
border-image: none;
border-radius: 0 0 3px;
border-style: none solid solid none;
border-width: 0 1px 1px 0;
box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.08);
left: -206px;
position: fixed;
top: 140px;
width: 205px;
z-index: 999;
}
#style-switcher h2 {
background-color: #474747;
color: #fff;
font-family: "Open Sans",Helvetica,Arial,sans-serif;
font-size: 14px;
font-weight: bold;
line-height: 40px;
margin: 0;
padding: 0 0 0 20px;
text-transform: uppercase;
}
#style-switcher div {
margin: 0 0 20px;
padding: 3px 10px 5px 18px;
}
#style-switcher h3 {
border-bottom: 1px solid #e0e0e0;
color: #363636;
font-family: "OpenSansRegular";
font-size: 14px;
font-weight: 600;
margin: 10px 0 10px 1px;
padding: 0 0 10px;
text-transform: uppercase;
}
.colors {
list-style: outside none none;
margin: 0 0 20px;
overflow: hidden;
padding: 0;
}
.colors li {
float: left;
margin: 4px 2px 0;
}
.colors li a {
border-radius: 1px;
cursor: pointer;
display: block;
height: 29px;
width: 29px;
}
.default {
background: #31a3dd none repeat scroll 0 0;
}
.red {
background: #f8504b none repeat scroll 0 0;
}
.skyblue {
background: #0ac2d2 none repeat scroll 0 0;
}
.green {
background: #1abc9c none repeat scroll 0 0;
}
.blue {
background: #136597 none repeat scroll 0 0;
}
.orange {
background: #ff7757 none repeat scroll 0 0;
}
.pink {
background: #d63861 none repeat scroll 0 0;
}
.layout-style select, .header-style select, .footer-style select, .header-color input {
border: 1px solid #ccc;
border-radius: 0;
color: #363636;
cursor: pointer;
font-size: 14px;
height: 35px;
margin: 2px 0 2px 2px;
padding: 7px 5px;
width: 164px;
}
.bg1 {
background-image: url("../images/bg1.jpg");;
}
.bg2 {
background-image: url("../images/bg2.png");
}
.bg3 {
background-image: url("../images/bg3.png");
}
.bg4 {
background-image: url("../images/bg4.png");
}
.bg5 {
background-image: url("../images/bg5.png");
}
.wrapper {
  background-color: #fff;
  box-shadow: 12px 0 15px -4px rgba(31, 73, 125, 0.3), -12px 0 8px -4px rgba(31, 73, 125, 0.3);
}
.boxlayout .carousel-caption {
  left: 16% !important;
  right: inherit !important;
  top: 40% !important;
}
.layout-style, .header-style, .header-color .footer-style {
padding: 0 !important;
}
.colors li {
float: left;
margin: 4px 2px 0;
}
.colors li a {
border-radius: 1px;
cursor: pointer;
display: block;
height: 29px;
width: 29px;
}
.bg1 {
background-image: url("../images/bg1.jpg");;
}
.bg2 {
background-image: url("../images/bg2.png");
}
.bg3 {
background-image: url("../images/bg3.png");
}
.bg4 {
background-image: url("../images/bg4.png");
}
.bg5 {
background-image: url("../images/bg5.png");
}
#style-switcher h2 a {
background-color: #474747;
border-radius: 0 3px 3px 0;
color: #fff;
display: block;
font-size: 26px;
height: 40px;
position: absolute;
right: -43px;
text-align: center;
text-decoration: none;
top: 0;
width: 43px;
}
/* switcher-end */

/* switcher icon rotate */
.gh{
-webkit-animation: spin 3s infinite linear;
-moz-animation: spin 3s infinite linear;
-o-animation: spin 3s infinite linear;
-ms-animation: spin 3s infinite linear;
}
@-webkit-keyframes spin {
0% { -webkit-transform: rotate(0deg);}
100% { -webkit-transform: rotate(360deg);}
}
@-moz-keyframes spin {
0% { -moz-transform: rotate(0deg);}
100% { -moz-transform: rotate(360deg);}
}
@-o-keyframes spin {
0% { -o-transform: rotate(0deg);}
100% { -o-transform: rotate(360deg);}
}
@-ms-keyframes spin {
0% { -ms-transform: rotate(0deg);}
100% { -ms-transform: rotate(360deg);}
}
/* switcher icon rotate */

.boxlayout #header1 {
  max-width: 1170px;
}
.boxlayout .abt_text1 .img-thumbnail {
  top: 23%;
  width: 300px;
}


#home1 .ser_address {
padding: 5px 25px;
font-size:18px;
}
#home1 .cor-work-detail span {
border-radius: 50%;
float: left;
font-size: 30px;
height: 70px;
padding: 14px;
text-align: center;
width: 70px;
}
#home1 .cor_services_text:hover .btn,
#home1 .cor_services_text:hover .hvr-grow
{
transition:all ease 0.7s;
-webkit-transition:all ease 0.7s;
-moz-transition:all ease 0.7s;
-o-transition:all ease 0.7s;
}
#home1 .cor_services_text .hvr-grow {
border-radius: 50%;
box-shadow: 0 2px 6px #eee;
font-size: 40px;
height: 80px;
padding: 20px;
width: 80px;
-webkit-box-shadow:-1px 1px 5px 3px #ccc; 
-moz-box-shadow:-1px 1px 5px 3px #ccc;
box-shadow:-1px 1px 5px 3px #ccc; 
}
#home1 .cor-news .btn{
padding:10px 30px;
font-size:18px;
}
#home1 .cor-news :hover  .btn::after{
content: " ";
margin-left: -100px;
margin-top: 24px;
position: absolute;
width: 100px;
}
#home1 .about-team-top .overlay {
bottom: 0;
left: 10px;
margin: 0;
opacity: 0;
overflow: hidden;
padding: 5px;
position: absolute;
right: 10px;
text-align: center;
top: 0;
-webkit-transition:all ease 0.6s;
-moz-transition:all ease 0.6s;
-o-transition:all ease 0.6s;
transition: all ease 0.6s;
visibility: hidden;
padding: 20% 20px 0 ;
}
#home1  .our-team3 .about-team-top h2::after{
	border-bottom:0 none;
}
#home1 .our-team3 .about-team-top .img-thumbnail .overlay {
border: none;
bottom: 0;
left: 0;
margin: 0;
opacity: 0;
overflow: hidden;
padding: 5px;
position: absolute;
right: 0;
text-align: center;
top: 60%;
visibility: hidden;
padding: 20px 10px;
background-color: rgba(0,0,0,0.6);
}
#home1 .our-team3 .about-team-top .img-thumbnail:hover .overlay {
opacity: 1;
visibility: visible;
-webkit-transition:all 0.6s ease 0.3s;
-moz-transition:all 0.6s ease 0.3s;
-o-transition:all 0.6s ease 0.3s;
 transition: all ease 0.6s;
}
#home1 .port_reltd.element-overlay .overlay {
bottom: 22px;
left: 22px !important;
right: 22px;
top: 22px;
background-color:#fff;
}
#home1 .port_reltd .icon.left {
font-size: 18px;
margin-top: 20%;
padding: 10px;
font-weight:700;
}
#home1 .port_reltd  .element-overlay:hover .overlay {
opacity:0.9;
}
#home1 .about-team-top  h2::after {
content: "";
height: 3px;
left: 50%;
margin-left: -50px;
margin-top: 32px;
position: absolute;
width: 100px;
}
#home1 .about-team-top .overlay h2::after {
content: "";
height: 3px;
left: 50%;
margin-left: -50px;
margin-top: 40px;
position: absolute;
width: 100px;
}
#home1 .abt_text1 .co_btn1 .btn {
  font-size: 18px;
  padding: 10px 30px;
}
#home1 .fun-facts .icon {
font-size: 30px !important;
margin-top: 50px;
}
#home1 .fun-facts .f_line::before {
content: "";
left: 0;
margin-left: -20px;
position: absolute;
width: 110px;
bottom: 0;
margin-bottom: 13px;
}
#home1 .fun-facts .f_line::after {
bottom: 0;
content: "";
margin-bottom: 13px;
margin-right: -10px;
position: absolute;
right: 0;
width: 110px;
}
#home1 .facts-detail:hover .f_detail {
transform:scale(1.3);
-webkit-transform:scale(1.3);
-moz-transform:scale(1.3);
-o-transform:scale(1.3);
transition:all ease 0.3s;
-webkit-transition:all ease 0.3s;
-moz-transition:all ease 0.3s;
-o-transition:all ease 0.3s;
}
#home1 .swiper-button-next4,
#home1 .swiper-button-prev4 {
height: 90px;
width:30px;
}
#home1 .cor_port .button-group  {
display: inline-block;
margin: 0 auto;
padding: 0 0 20px;
text-align: center;
}
#home1 .element-overlay:hover .overlay {
visibility:visible;
opacity:0.9;
transition:all 1s ease 0.3s;
-webkit-transition:all 1s ease 0.3s;
-moz-transition:all 1s ease 0.3s;
-o-transition:all 1s ease 0.3s;
}
#home1  .about-team-top:hover  .overlay{
opacity:1;
visibility:visible;
background-color:#fff;
}
#home1 .element-overlay .overlay {
position: absolute;
top:0;
left: 0;
right:0;
bottom:0;
text-align:center;
visibility:hidden;
opacity:0;
}
#home1 .cor_contact .btn {
font-size: 18px;
padding: 10px 30px;
}
/* #home1 .cor_contact :hover  .btn::after{
content: " ";
margin-left: -200px;
margin-top: 24px;
position: absolute;
width: 200px;
} */
#home1 .news-letter .callout {
padding: 25px 10px;
margin:0;
}
#home1 .widget_links   a:hover {
padding-left:30px !important;
-webkit-transition:all ease 0.6s;
-moz-transition:all ease 0.6s;
-o-transition:all ease 0.6s;
transition:all ease 0.6s;
}
#home1 .contact2 h2::before {
content: "";
position: absolute;
width: -90px;
height: 2px;
margin-left: 0px;
margin-top: -21px;
width: 220px;
}
#home1 .contact2 .btn {
font-size: 18px;
padding: 10px 30px;
display: block;
margin: 20px 0;
}
#home1 .cor_portfolio_detail_text .icon {
display: block;
font-size: 24px;
padding: 5px 0;
}
#home1 .swiper-button-next6,
 #home1 .swiper-button-prev6 {
height: 90px;
width:30px;
}
#home1 .port-text p{
font-size: 18px;
}
#home1 .port-text-border{
padding:20px 5px;
}
#home1 .corporate-blog-desc ul li a {
padding: 5px 20px;
text-decoration: none;
display:block;
}
#home1 .corporate-blog-desc .btn{
padding:10px 20px;
font-size:18px;
margin:20px 0;
}
#home1 .swiper-button-next9,
#home1 .swiper-button-prev9 {
height: 90px;
width:30px;
}
#home1 .button span {
font-size: 20px;
margin-left: -49px;
margin-top: -68px;
padding: 10px;
position: absolute;
-webkit-transform:rotate(90deg);
-moz-transform:rotate(90deg);
-o-transform:rotate(90deg);
transform: rotate(90deg);
}
#home1 .text-border {
padding: 20px;
text-align: center;
}
#home1 .text-border p {
font-size: 18px;
}
#home1 .w_about_author h3::after {
content: "";
height: 1px;
left: 0;
margin-left: 100px;
margin-top: 30px;
position: absolute;
width: 40px;
}
#home1 .w_about_author  ul li i{
width:25px;
height:25px;
text-align:center;
font-size:16px;
padding:5px;
}
#home1 .w_about_author  span{
margin:2px 0 3px;
font-weight:500;
font-size:14px;
display:block
}
#home1 .w_comment_form .btn{
border:1px solid;
padding: 10px 20px;
font-size:18px;
}
#home1 .cor_service_detail .hvr-grow {
border-radius: 50%;
box-shadow: -1px 1px 5px 3px #ccc;
font-size: 40px;
height: 80px;
padding: 20px;
width: 80px;
}
#home1 .adv_detail .icon {
border-radius: 50%;
padding: 5px;
margin-right: 10px;
}
#home1 .ser_plan .btn {
font-size: 18px;
padding: 10px 30px;
}
#home1 .ser_plan_detail:hover  .btn::after{
content: " ";
margin-left: -100px;
margin-top: 24px;
position: absolute;
width: 100px;
}
#home1 .user_friendly .btn {
font-size: 18px;
padding: 10px 30px;
border-radius:none;
}
#home1 .user_friendly  .btn:hover::after{
content: " ";
margin-left: -100px;
margin-top: 24px;
position: absolute;
width: 100px;
}
#home1 .user_friendly .icon {
border-radius: 50%;
font-size: 40px;
height: 80px;
padding: 22px;
width: 80px;
}
#home1 .cor_services_text .img-thumbnail .overlay{
text-align:center;
position:absolute;
top:0;
width:100%;
height:100%;
opacity:0;
visibility:hidden;
}
#home1 .my_skills h1::before {
content: "";
position: absolute;
height: 2px;
margin-left: 160px;
margin-top: 33px;
width: 68px;
}
#home1 .related_team h1::before {
content: "";
position: absolute;
height: 2px;
margin-left: 255px;
margin-top: 33px;
width: 68px;
}
#home1 .design_icon .i_class::before {
content: "";
height: 192px;
margin-left: 300px;
margin-top: 33px;
position: absolute;
width: 2px;
}
#home1 .latest_work a::before {
content: "";
font-family: FontAwesome;
padding:24px 15px;
position: absolute;
}
#home1 .team_details1 h1{
font-size:18px;
}
#home1 .latest_work_text .img-thumbnail .overlay{
text-align:center;
position:absolute;
top:0;
width:100%;
height:100%;
opacity:0;
visibility:hidden;
}
#home1 .panel-title a{
display:block;
}
/* #home1 .cor_accordion1 .panel-title a.collapsed:after {
  content: "\f067";
  float: left;
  font-family: FontAwesome;
  font-size: 20px;
}
#home1 .cor_accordion1 .panel-title a::after {
  content: "";
  float: left;
  font-family: FontAwesome;
  width: 30px;
  padding: 5px;
  text-align: center;
  height: 30px;
  border-radius:50%;
  margin-top: -5px;
  margin-right:10px;
}
#home1 .cor_accordion2 .panel-title a.collapsed:after {
  content: "\f067";
  float: left;
  font-family: FontAwesome;
  font-size: 20px;
}
#home1 .cor_accordion2 .panel-title a::after {
  content: "";
  float: left;
  font-family: FontAwesome;
  width: 30px;
  padding: 5px;
  text-align: center;
  height: 30px;
  margin-top: -5px;
    margin-right:10px;
} */
/* #home1 .cor_accordion3 .panel-title a.collapsed:after {
  content: "\f067";
  float: left;
  font-family: FontAwesome;
  font-size: 20px;
}
#home1 .cor_accordion3 .panel-title a::after {
  content: "";
  float: left;
  font-family: FontAwesome;
  width: 30px;
  padding: 5px;
  text-align: center;
  height: 30px;
  margin-top: -5px;
  margin-right:10px;
}
#home1 .spa_accordion4 .panel-title a.collapsed:after {
  content: "\f067";
  float: left;
  font-family: FontAwesome;
  font-size: 20px;
}
#home1 .spa_accordion4 .panel-title a::after {
  content: "";
  float: left;
  font-family: FontAwesome;
  background-color:transparent;
  width: 30px;
  padding: 5px;
  text-align: center;
  height: 30px;
  margin-top: -5px;
  margin-right:10px;
} */
.ac_text {
  margin-bottom: 20px;
}
.acc_type3 .panel {
  background-color: transparent;
  color: #fff;
}
.acc_type4 .panel {
  background-color: transparent;
  color: #fff;
}
.acc_type3 .panel-default > .panel-heading {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}
.acc_type4 .panel-default > .panel-heading {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}
/* #home1 .accordion .icon2 {
 height: 30px;
  padding: 7px;
  text-align: center;
  width: 30px;
}
#home1 .accordion1 .icon1 {
border-radius: 5px;
 height: 30px;
  padding: 7px;
  text-align: center;
  width: 30px;
}
#home1 .accordion1 .icon2 {
 height: 30px;
  padding: 7px;
  text-align: center;
  width: 30px;
border-bottom:none;
border-radius: 5px;
} */
#home1 .tabs h1::before {
content: "";
height: 2px;
margin-left: 0;
margin-top: 50px;
position: absolute;
width: 116px;
}
.boxlayout .tabs h1::before {
content: "";
height: 2px;
margin-left: 0;
margin-top: 50px;
position: absolute;
width: 116px;
}
#home1 .accordion h1::before {
content: "";
height: 2px;
margin-left: 0;
margin-top: 50px;
position: absolute;
width: 290px;
}
#home1 .alerts h1::before {
content: "";
height: 2px;
margin-left: 0;
margin-top: 50px;
position: absolute;
width: 385px;
}
#home1 .short_progress h1::before {
content: "";
height: 2px;
margin-left: 0;
margin-top: 50px;
position: absolute;
width: 320px;
}
#home1 .short_dropcaps h1::before {
content: "";
height: 2px;
margin-left: 0;
margin-top: 50px;
position: absolute;
width: 230px;
}
#home1 .short_quotes h1::before {
content: "";
height: 2px;
margin-left: 0;
margin-top: 50px;
position: absolute;
width: 322px;
}
#home1 .about_us_desc h1::before {
content: "";
height: 2px;
margin-left: 0;
margin-top: 43px;
position: absolute;
width: 35px;
}
#home1 .about_us_desc .first {
float: left;
font-size: 36px;
line-height: 46px;
margin-right: 10px;
padding-left: 14px;
padding-right: 14px;
padding-top: 0;
}
#home1 .text .text1 {
display: block;
font-size: 18px;
}
#home1 .our-team2   .about-team-top:hover .img-thumbnail{
margin:0 20%;
}
#home1 .swiper-button-next12,
#home1 .swiper-button-prev12 {
height: 50px;
width:30px;
}
#home1 .swiper13 .btn:hover::after
{
content: " ";
margin-left: -100px;
margin-top: 24px;
position: absolute;
width: 100px;
}
#home1 .our-team3 .about-team-top h3::after {
content: "";
height: 3px;
left: 50%;
margin-left: -50px;
margin-top: 30px;
position: absolute;
width: 100px;
}
#home1 .about_us1 .about_us_desc1 .abt_text .btn {
font-size: 18px;
padding: 10px 30px;
margin-top: 100%;
}
#home1 .milestone-counter.fun-facts1 {
font-size: 65px;
display: inline-block;
}
#home1 .cor-team4 .about-team-top .about-team-name::after {
content: "";
height: 3px;
left: 50%;
margin-left: -50px;
margin-top: 30px;
position: absolute;
width: 100px;
}
#home1 .cor-team4 .about-team-top .about-team-name::after {
content: "";
height: 3px;
left: 50%;
margin-left: -50px;
margin-top: 40px;
position: absolute;
width: 100px;
}
#home1 .d_name {
display: block;
font-size: 18px;
padding-top: 20px;
}
#home1 .comments-text3 .icon {
padding: 40px 0 20px 20px;
}
#home1 .s_name{
  font-size:18px;
  padding: 20px;
}
#home1 .about_us_line::before {
content: "";
height: 60px;
margin-left: 342px;
margin-top: 16px;
position: absolute;
}
/* #home1 .about_contact a::after {
content: " ";
margin-left: -100px;
margin-top: 24px;
position: absolute;
width: 100px;
} */
#home1 .about_contact .btn {
background-color: rgba(0,0,0,0.3);
font-size: 18px;
padding: 10px 30px;
}
#home1 .about_contact .sbmit .btn {
font-size: 18px;
padding: 10px 50px;
}
#home1 .error_desc h2::before {
content: "";
left: 0;
margin-left: 15px;
margin-top: 35px;
position: absolute;
width: 110px;
}
#home1 .error_desc h3::before {
content: "";
left: 0;
margin-left: 15px;
margin-top: 35px;
position: absolute;
width: 50px;
}
#home1 .error_desc p {
font-size: 18px;
padding: 20px 0;
}
#home1 .error .btn {
float: right;
font-size: 20px;
padding: 8px 25px;
border-radius:0;
}
#home1 .element-overlay {
  padding: 0;
}

.cor-toggle-type1,
.cor-toggle-type2,
.cor-toggle-type3,
.cor-toggle-type4{
margin:20px 0;
}
.cor-toggle-type1 .btn,
.cor-toggle-type2 .btn, .cor-toggle-type3 .btn, .cor-toggle-type4 .btn{
  color:#000;
  border-radius: 0;
  padding: 5px 0;
  width: 100%;
}
.cor-toggle-type1 h3,
.cor-toggle-type2 h3,
.cor-toggle-type3 h3,
.cor-toggle-type4 h3{
margin:5px 0;
}
.cor-toggle-type1 .collapse,
.cor-toggle-type2 .collapse,
.cor-toggle-type3 .collapse,
.cor-toggle-type4 .collapse {
  margin: 0 0 10px;
  background-color:#e6e6e6;
}
.cor-toggle-type1 p, .cor-toggle-type2 p{
  background: transparent none repeat scroll 0 0;
  font-size: 16px;
  padding: 5px 10px;
}
.cor-toggle-type3 .btn, .cor-toggle-type4 .btn {
  background: transparent none repeat scroll 0 0;
  color: #fff;
  font-size: 16px;
  padding: 5px 10px;
}
.cor-toggle-type1 .btn.collapsed::after {
  border-radius: 50%;
  content: "+";
  font-size: 25px;
  font-weight: bold;
  margin: -38px 15px;
  width: 35px;
}
.cor-toggle-type1 .btn::after {
  border-radius: 50%;
  content: "-";
  font-size: 25px;
  font-weight: bold;
  margin: -40px 15px;
  width: 35px;
  float: left;
}
.cor-toggle-type2 .btn.collapsed::after {
  content: "+";
  font-size: 25px;
  font-weight: bold;
  margin: -40px 15px;
  padding: 0 6px;
}
.cor-toggle-type2 .btn::after {
  color: #fff;
  content: "-";
  font-size: 25px;
  font-weight: bold;
  margin: -40px 15px;
  float: left;
   padding: 0 6px;
}
.cor-toggle-type3 .btn.collapsed::after {
  border-radius: 7px;
  content: "+";
  font-size: 25px;
  font-weight: bold;
  margin: -40px 15px;
  padding: 0 10px;
}
.cor-toggle-type3 .btn::after {
  content: "-";
  font-size: 25px;
  font-weight: bold;
  margin: -40px 15px;
  float: left;
   padding: 0 10px;
   border-radius: 7px;
}
.cor-toggle-type4 .btn.collapsed::after {
  content: "+";
  font-size: 25px;
  font-weight: bold;
  margin: -40px 15px;
  padding: 0 10px;
}
.cor-toggle-type4 .btn::after {
  content: "-";
  font-size: 25px;
  font-weight: bold;
  margin: -40px 15px;
  float: left;
 padding: 0 10px;
}
/* .spa-toggle-type2 .btn.collapsed::after {
   content: "\f0da";
  font-size: 25px;
  font-weight: bold;
  margin: -35px 15px;
  font-family:FontAwesome;
}
.spa-toggle-type2 .btn::after {
  content: "\f0d7";
   font-family:FontAwesome;
  float: right;
  font-size: 30px;
  font-weight: bold;
  margin: -35px 15px;
}  */
.cor-toggle-type1 .collapse,
.cor-toggle-type2 .collapse,
.cor-toggle-type3 .collapse ,
.cor-toggle-type4 .collapse  {
  background-color: transparent;
  margin: 0 0 10px;
}