
/* Index Corporate */

.theme-corporate .header-tit h1 {
   font-size: 36px;
   text-transform: capitalize;
   font-weight: 400;
   letter-spacing: 1px;
   margin-left: 0px;
}

.theme-corporate .header-tit p {
   font-size: 10px;
   text-transform: uppercase;
   font-weight: 600;
   letter-spacing: 2px;
   margin-top: 30px;
}

.theme-corporate .tit-section,
.theme-corporate .tit-section-2 {
   text-transform: capitalize;
   font-weight: 300;
   margin-top: 0;
   margin-bottom: 0;
   letter-spacing: 1px;
}

.theme-corporate .tit-section span {
   color: #C9C9C9;
   text-transform: capitalize;
   margin-left: -14px;
}

.theme-corporate .tit-section-2 span {
   color: #C9C9C9;
   text-transform: capitalize;
}

.theme-corporate .phone {
   font-family: 'Open Sans', sans-serif;
}

.theme-corporate .address {
   position: relative;
   padding-left: 50px
}

.theme-corporate .address-icon {
   position: absolute;
   top: 30px;
   left: 0;
   color: #D2D2D2;
   font-size: 35px
}

.theme-corporate .address-txt {
   padding-top: 10px;
   padding-right: 0;
   padding-left: 30px;
   padding-bottom: 15px;
   border-left: 1px solid #E5E5E5;
   font-size: 13px;
}

.theme-corporate .service-6 .icon {
   font-size: 30px;
   color: #ffffff;
   background-color: #1C2432;
}

.theme-corporate .service-6 .service-wrap .col-md-4 {
   -webkit-transition: background-color 0.3s ease-in-out;
   transition: background-color 0.3s ease-in-out;
}

.theme-corporate .service-6 .service-wrap .col-md-4:hover {
   background-color: #f3f3f3;
}

.theme-corporate .service-6 .service-wrap .col-md-4:hover .icon {
   background-color: #f3f3f3;
   color: #c4c4c4;
}

.theme-corporate .service-6 .service-wrap .col-md-4 {
   border-right: 0px solid #f2f2f2;
   border-bottom: 0px solid #f2f2f2;
   padding-top: 50px;
   padding-bottom: 50px;
}

.theme-corporate .service-6 .service-wrap .col-md-4:nth-child(4),
.theme-corporate .service-6 .service-wrap .col-md-4:nth-child(5),
.theme-corporate .service-6 .service-wrap .col-md-4:nth-child(6) {
   border-bottom: 0;
   padding-top: 50px;
}

.theme-corporate .service-6 .service-wrap .col-md-4:nth-child(3),
.theme-corporate .service-6 .service-wrap .col-md-4:nth-child(6) {
   border-right: 0;
}

.theme-corporate .service-6 .service-info h3 {
   font-weight: 600;
   font-size: 12px;
   text-transform: uppercase;
   letter-spacing: 2px;
}

.theme-corporate .service-5 .icon-box > .icons {
   width: 50px;
   height: 50px;
   line-height: 50px;
   -webkit-border-radius: 2px;
   -moz-border-radius: 2px;
   -ms-border-radius: 2px;
   -o-border-radius: 2px;
   border-radius: 2px;
   color: #9A9A9A;
   font-size: 20px;
   background-color: #EEEEEE;
}

.theme-corporate .service-5 .icon-box > .icons:after {
   background-color: #181818;
   width: 50px;
   height: 50px;
   -webkit-border-radius: 2px;
   -moz-border-radius: 2px;
   -ms-border-radius: 2px;
   -o-border-radius: 2px;
   border-radius: 2px;
}

.theme-corporate .service-5 .icon-box-animaiton:hover .icon-box > .icons:before {
   color: #F0B05D;
}

.theme-corporate .service-5 .icon-box-animaiton h3 {
   text-transform: uppercase;
   font-size: 16px;
   font-weight: 600;
   letter-spacing: 1px;
}

.theme-corporate .counter-3-wrap .counter-number {
   font-family: 'Open Sans', sans-serif;
   display: inline-block;
   font-size: 55px;
   font-weight: 300;
   margin-top: 10px;
   letter-spacing: 1px;
   color: #D8A567;
}

.theme-corporate .counter-3-wrap .plus {
   color: #EDEDED;
   display: inline-block;
   font-size: 55px;
   font-weight: 300;
   margin-top: 10px;
   letter-spacing: 1px;
   margin-left: 10px;
}

.theme-corporate .counter-3-wrap .counter-text {
   color: #C6C6C6;
   font-size: 12px;
   text-transform: uppercase;
   display: block;
   margin-top: 5px;
   letter-spacing: 1px;
   text-indent: 2px;
   margin-bottom: 10px;
}

.theme-corporate .rlAccordion > h3 {
   background-color: #fff;
   border: 1px solid #E1E1E1;
   color: #616161;
   font-weight: 600;
   letter-spacing: 1px;
   text-transform: uppercase;
   font-size: 11px;
}

.theme-corporate .rlAccordion > h3:hover {
   background-color: #333;
   color: #DCDCDC;
}

.theme-corporate .rlAccordion > h3 > span {
   color: #616161;
}

.theme-corporate .social-3 ul li a {
   display: block;
   font-size: 15px;
   margin: 0 2px;
   border: 1px solid #272727;
   width: 60px;
   height: 40px;
   line-height: 40px;
   color: #494949;
}

.theme-corporate .social-3 ul li a:hover {
   color: #fff;
   border: 1px solid #181818;
   background-color: #181818;
}
