/**************************************************************************
***************** Master Stylesheet for Agency Pro************************
***************************************************************************
=========================== Content Index =================================
* 1. Miscelnious styles 
* 2. Header styles 
* 3. Slider styles
* 4. Our-services section styles
* 5. Numbers section styles
* 6. Testimonial sec styles
* 7. Request call sec styles
* 8. Team sec styles
* 9. Latest blogs sec styles
* 10. Statistic sec styles
* 11. Client Carousel sec styles 
* 12. Home CTA sec styles 
* 13. Footer sec styles 
* 14. Inner Banner styles 
* 15. contact page styles 
* 16. Project page styles 
* 17. Blog page styles 
* 18. Services page styles 
* 19. 404 page styles 
* 20. Shop page styles 
* 21. About page styles 
* 22. Career page styles 
* 23. Cart page styles 
* 24. Checkout page styles
* 25. Solutions page styles
* 26. About Us page styles 
* 27. Our team styles 
* 31. Testimonials styles
* 32. Partners page styles
* 33. Comming Soon page styles
* 34. Advisors page styles
* 35. Single Member page styles
* 36. Case Details page styles
* 37. Case Details2 page styles
* 38. TT-GALLERY-1
* 39. LIGHTBOX
***************************************************************************
**************************************************************************/
/***************************************
* 1. Miscelnious styles 
****************************************/

/* Imported styles */
@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Hind:300,400,500,600,700');
html{
    font-size: 100%;
} 
body {
    letter-spacing: .03em;
    font-size: 15px;
    color: #383838;
    line-height: 26px;
    font-family: 'Hind', sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
a,
a:hover,
a:active {
    text-decoration: none;
}
input,
textarea,
button {
    outline: none;
    font-family: 'Hind', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Poppins', sans-serif;
    margin: 0;
}
p {
    margin-top: -7px;
    color: #777;
}
img {
    max-width: 100%;
}
button {
    border: none;
    outline: none;
    box-shadow: none;
    display: block;
    padding: 0;
    background: transparent;
}
input, textarea {

    display: block;
    font-size: 16px;
    line-height: 28px;
    outline: none;
    box-shadow: none;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.pt0 {
    padding-top: 0 !important;
}
.pb0 {
    padding-bottom: 0 !important;
}
.mb0 {
    margin-bottom: 0 !important;
}
.mrm20 {
    margin-right: -20px;
}
.mrm110 {
    margin-right: -110px;
}
.mlm20 {
    margin-left: -20px;
}
.mlm30 {
    margin-left: -30px;
}
a:focus {
    outline: none;
}
.thm-container {
    width: 100%;
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
}
.thm-container.full-boxed {
    max-width: 100%;
}
.thm-button {
    font-size: 15px;
    background: #46b9e3;
    text-align: center;
    border-radius: 3px;
    display: inline-block;
    border: 1px solid #46b9e3;
    outline: none;
    color: #fff;
    vertical-align: top;
    text-transform: uppercase;
    line-height: 49px;
    font-weight: bold;
    outline: none;
    padding: 0 33px;
    
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
.thm-button:hover {
    border: 1px solid #46b9e3;
    background: transparent;
    color: #46b9e3;
}

.thm-button2 {
    font-size: 15px;
    background: trasparent;
    text-align: center;
    border-radius: 3px;
    display: inline-block;
    border: 1px solid #46b9e3;
    outline: none;
    color: #46b9e3;
    vertical-align: top;
    text-transform: uppercase;
    line-height: 49px;
    font-weight: bold;
    outline: none;
    padding: 0 33px;
    
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
.thm-button2:hover {
    border: 1px solid #46b9e3;
    background: #46b9e3;
    color: #fff;
}
.thm-button-prefooter {
    font-size: 15px;
    background: transparent;
    text-align: center;
    border-radius: 3px;
    display: inline-block;

    outline: none;
    color: #fff;
    vertical-align: top;
    text-transform: uppercase;
    line-height: 45px;
    font-weight: bold;

    padding: 0 31px;
    margin-left: 24px;
    border: 1px solid #fff;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
.thm-button-footer {
    font-size: 15px;
    background: #46b9e3;
    text-align: center;
    border-radius: 3px;
    display: inline-block;

    outline: none;
    color: #fff;
    vertical-align: top;
    text-transform: uppercase;
    line-height: 45px;
    font-weight: bold;
    border: 2px solid #46b9e3;
    padding: 0 31px;
    width: 100%;
    margin-top: 20px;
    margin-right: 14px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
.thm-button-footer:hover {
    background: transparent;
    border: 2px solid #46b9e3;
    color: #fff;
}
.thm-button i {
    font-size: 14px;
    margin-left: 7px;
}
.thm-button.inverse {
    background: #46b9e3;
    color: #fff;
}
.inverse:hover {
    background: #10252e;
    color: #fff;
}
.sec-title {
    margin-bottom: 27px;
}
.sec-title h2 {
    margin: 0;
    font-size: 29px;
    text-transform: uppercase;
    font-weight: 800;
    color: #383838;
    line-height: 37px;
    
}
.sec-title h2.white {
    color: #fff;
}
.sec-title .decor-line {
    background: #48c7ec;
    width: 50px;
    height: 3px;
    display: inline-block;
    vertical-align: top;
    margin-top: 18px;
}
.sec-title .decor-line-central {
    background: #48c7ec;
    width: 50px;
    height: 3px;
    display: inline-block;
    vertical-align: top;
    margin-top: 18px;
}
.sec-title.medium {
    margin-bottom: 18px;
}
.sec-title.medium h2 {
    font-size: 18px;
}
.sec-title.medium .decor-line {
    width: 35px;
    margin-top: 10px;
}
.sec-pad {
    padding: 95px 0;
}
.gray-bg {
    background: #f7f8fa;
}
.mixit-gallery .mix {
    display: none;
}
/* image caption effect styles */
/***************************************
* 2. Header styles 
****************************************/

.logo-menu {
    float: left;
    margin: 20px 0 20px 25px;
    display: none;
}
.logo {
    margin: 25px 0 25px;
}
.dropdown-submenu-active:before {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #12121b;
    content: "";
    position: absolute;
    top: 0 !important;
    right: 24px;
}

.header {
    background: #112130;
    line-height: 49px;
    position: relative;
    z-index: 9;
    padding: 15px 0;
}

.header p,
.header ul,
.header li {
    margin: 0;
    padding: 0;
    list-style: none;
}
.header .thm-container {
    position: relative;
    z-index: 9;
    padding: 18px 0;
}
.header .header-right-info ul li {
    display: inline-block;
    vertical-align: bottom;
    margin-right: 20px;
}

.header .header-right-info ul > li .icon-box {
    padding-left: 0 !important;
}
.header-right-info {
    float: left;
}
.header-left-info {
    float: right;
}
.icons ul {
    display: flex;
}
.icons ul li{
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    padding: 0 10px;
}
.icons ul li a{
    color: #fff;
    transition: .5s ease-in-out;
    font-size: 14px;
}

.header-left-info .thm-btn{
    position: relative;
    background: #48c7ec;
    font-size: 14px;
    line-height: 46px;
    font-weight: 600;
    color: #ffffff;
    border: 2px solid #48c7ec;
    text-transform: uppercase;
    display: inline-block;
    padding: 0 38px;
    transition: all .5s cubic-bezier(0.4, 0, 1, 1);
}
.thm-btn:hover {
    background: transparent;
    color: #48c7ec;
    transition: all .5s cubic-bezier(0.4, 0, 1, 1);
}
.header .header-right-info ul li .single-header-right-info .text-box,
.header .header-right-info ul li .single-header-right-info .icon-box {
    display: table-cell;
    vertical-align: bottom;
}
.header .header-right-info ul li .single-header-right-info .icon-box {
    text-align: center;
    padding: 0 20px;
}
.header .header-right-info ul li .single-header-right-info .icon-box i {
    color: #48c7ec;
    font-size: 20px;
}
.header .header-right-info ul li .single-header-right-info .text-box p {
    color: #9692A0;
    line-height: 20px;
    font-size: 14px;
}
#main-navigation-wrapper.navbar-default {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    background: rgba(255, 255, 255, 0.9);
    position: relative;
    z-index: 1111;
    margin-bottom: 0;
}
#main-navigation-wrapper .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
}

#main-navigation-wrapper .nav > li.dropdown:hover:before
{
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #46b9e3;
    content: "";
    position: absolute;
    bottom: -7px !important;
    z-index: 1010;
    text-align: center;
    left: 20px;
}
#main-navigation-wrapper .nav > li > a {
    padding: 38px 18px;
    text-transform: uppercase;
    color: #333;
    display: inline-block;
    text-decoration: none;
    font-family: 'Hind', sans-serif;
    font-size: 14px;
    font-weight: 600;
    outline: 0;
    line-height: 1.42857143;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;
}
#main-navigation-wrapper .nav > li:last-child a {
    padding-right: 0 !important;
}
ul.nav.navbar-nav {
    float: right;
}
#main-navigation-wrapper .navbar-form {
    padding: 0;
    margin: 0;
}
#main-navigation-wrapper .navbar-nav {
    margin-left: 0;
    margin-right: 0;
}
#main-navigation-wrapper.navbar-default .navbar-nav > .open > a,
#main-navigation-wrapper.navbar-default .navbar-nav > .open > a:focus,
#main-navigation-wrapper.navbar-default .navbar-nav > .open > a:hover,
#main-navigation-wrapper.navbar-default .navbar-nav > li:hover > a {
    background: none;
    color: #48c7ec;
}
#main-navigation-wrapper .navbar-form {
    background: #000;
    padding: 15px 20px 15px 30px;
    border-left: 1px solid #20202c;
    border-right: 1px solid #20202c;
}
#main-navigation-wrapper .navbar-form input {
    border-radius: 0;
    border: none;
    outline: none;
    background-color: transparent;
    width: calc(100% - 32px);
    color: #fff;
}
#main-navigation-wrapper .navbar-form button {
    border: none;
    outline: none;
    background-color: transparent;
}
#main-navigation-wrapper .navbar-nav > li > .dropdown-submenu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-clip: padding-box;
    padding: 0;
    border: none;
    border-radius: 0;
    display: block;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    min-width: 220px;
    background: #10252e;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
    -webkit-box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.3);
}
#main-navigation-wrapper .navbar-nav > li  .dropdown-submenu2 {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-clip: padding-box;
    padding: 0;
    border: none;
    border-radius: 0;
    display: block;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    min-width: 220px;
    background: #10252e;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
    -webkit-box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.3);
}
#main-navigation-wrapper .navbar-nav ul.dropdown-submenu li.new
{
	position:relative;
}
#main-navigation-wrapper .navbar-nav ul.dropdown-submenu li.new:hover a
{
	color: #fff;
}

#main-navigation-wrapper .dropdown-submenu2 > li:hover a 
{
	color: #fff !important;
}
#main-navigation-wrapper .navbar-nav > li:hover > .dropdown-submenu,
#main-navigation-wrapper .navbar-nav > .open > .dropdown-submenu, #main-navigation-wrapper .navbar-nav .dropdown-submenu li:hover .dropdown-submenu2{
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
}
#main-navigation-wrapper .dropdown-submenu > li > a,#main-navigation-wrapper .dropdown-submenu2 > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    line-height: 1.42857143;
    color: #fff;
    white-space: nowrap;
    padding: 11px 20px;
    border-bottom: 1px solid #16313d;
    font-size: 14px;
	text-transform: capitalize;
    transition: .5s ease-in-out;
}

#main-navigation-wrapper .dropdown-submenu > li:last-child a, #main-navigation-wrapper .dropdown-submenu2 > li:last-child a {
    border: none;
}
#main-navigation-wrapper .dropdown-submenu > li > a:focus,
#main-navigation-wrapper .dropdown-submenu > li > a:hover , #main-navigation-wrapper .dropdown-submenu2 > li > a:focus,
#main-navigation-wrapper .dropdown-submenu2 > li > a:hover {
    background-color: transparent;
    color: #48c7ec;
}
.Agency-navbar.affix,
.Agency-navbar2.affix,
.Agency-navbar4.affix {
    top: 0;
    left: 0;
    right: 0;
    position: fixed !important;
    margin: 0;
    animation: fadeItIn 1s;
    z-index: 1000;
}
.Agency-navbar2.affix {
    padding: 20px 0 0 0!important;
    background: #12121b;
}
.Agency-navbar2 .logo a:nth-child(2),
.Agency-navbar2.affix .logo a:nth-child(1) {
    display: none;
}
.Agency-navbar2.affix .logo a:nth-child(2) {
    display: block;
}
.style-home-page2 .Agency-navbar2.affix #main-navigation-wrapper .nav > li {
    padding: 0 0 24px 0;
}
@keyframes fadeItIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        -moz-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        -moz-transform: none;
        transform: none;
    }
}

/***************************************
* 4. Welcome section styles 
****************************************/

.our-services {
    background: #f7f8fa;
  
}
.our-services .heading-row {
    width: 100%;
    float: left;
    border-bottom: 1px solid #dfdfe0;
    margin-bottom: 42px;
}

.our-services .sec-title h2 {
    text-align: center;
}
.our-services .sec-title span {
    color: #c4d20a;
}
.our-services .sec-title big {
    font-size: 50px;
    line-height: 47px;
}
.our-services .border-line {
    height: 74px;
    width: 2px;
    margin-top: 16px;
    background-color: #e0e0e0;
}
.our-services .heading-row p.heading-text {
    text-align: center;
    
}
.our-services .img-box {
    display: inline-block;
    position: relative;
}
.our-services .img-box img {
    position: relative;
    /* z-index: 1; */
}
.our-services .img-box:before {
    content: '';
    border: 4px solid #DCDCE6;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 13px;
    left: 13px;
}
.our-services .sec-title + p {
    margin-bottom: 23px;
}
.our-services .single-welcome-box {
    background: #FFFFFF;
    padding: 24px 10px;
    border: 1px solid #eeeeee;

    margin-top: 30px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    position: relative;
    cursor: pointer;
}
.our-services .single-welcome-box .inner-text{
z-index: 1000;
position: relative;
}
.our-services .single-welcome-box img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
   z-index: 1;
    -webkit-transition: .3s;
    transition: .3s;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
    -webkit-transform: scale(.9);
    transform: scale(.9);
}
.our-services .single-welcome-box:hover img {
   
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
}
.our-services .single-welcome-box:hover .icon-box i,
.our-services .single-welcome-box:hover .text-box h3,
.our-services .single-welcome-box:hover .text-box p {
    color: #fff;
}
.our-services .single-welcome-box h4,
.our-services .single-welcome-box p {
    margin: 0;
}
.our-services .single-welcome-box .icon-box,
.our-services .single-welcome-box .text-box {
    display: table-cell;
    vertical-align: middle;
}
.our-services .single-welcome-box .icon-box img {
    max-width: 64px;
    height: 64px;
}
.our-services .single-welcome-box .icon-box i {
    font-size: 64px;
    color: #48c7ec;
}
.our-services .single-welcome-box .text-box {
    padding-left: 25px;
}
.our-services .single-welcome-box .text-box h3 {
   font-size: 20px;
    font-weight: 500;
    color: #000000;
    margin-bottom: 5px;
    text-transform: capitalize;
}
.our-services .single-welcome-box .text-box p {
    font-size: 14px;
    line-height: 24px;
    
}
.welcome-section2 {
    padding: 104px 0;
    clear: both;
    min-height: 624px;
}
.welcome-section2 .sec-title h2 .blue {
    color: #20bdd8;
}
.welcome-section2 .welcome2-box {
    padding: 0 100px 0 0;
}
.welcome-section2 .welcome2-box .thm-button {
    margin: 0;
}
.welcome-section2 .welcome2-box h3 {
    font-style: italic;
    font-size: 24px;
    color: #242424;
}
.welcome-section2 .welcome2-box p {
    padding: 15px 0;
    color: #898989;
}

/***************************************
* 5. Numbers sec styles
****************************************/



.numbers {
    background: url(../images/about-cta-bg.jpg) center center no-repeat fixed;
    background-size: cover;
    position: relative;
}
.numbers h3,
.numbers p {
    margin: 0;
    color:#46b9e3;
}
.numbers:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000000;
    opacity: .7;
}
.numbers .thm-container {
    position: relative;
    z-index: 1;
}
.numbers .title-box h3 {
    font-size: 26px;
    color: #FDFDFD;
    line-height: 33px;
    font-weight: 800;
    font-family: 'Raleway';
    margin-right: -30px;
    text-transform: uppercase;
    text-align: right;
}
.numbers .title-box p {
    font-size: 16px;
    color: #FFFFFF;
    font-style: italic;
}
.numbers .title-box .right-text-box {
    border-left: 4px solid #FFFFFF;
    padding-left: 25px;
    margin-left: 30px;
    padding-bottom: 6px;
}
.numbers .single-count-box {
    padding: 17px 0 25px 20px;
    border: 2px solid #19333e;
}
.numbers .single-count-box span.decor-line {
    width: 32px;
    height: 5px;
    display: inline-block;
    background: #CBD913;
}
.numbers .single-count-box .box {
    margin-top: 12px;
}
.numbers .single-count-box .box .number-box,
.numbers .single-count-box .box .text-box {
    display: table-cell;
    vertical-align: middle;
}
.numbers .single-count-box .box .number-box {
    font-size: 55px;
    color: #FFFFFF;
    line-height: 32px;
    font-weight: 600;
    font-family: 'Poppins';
}
.numbers .single-count-box .box .text-box {
    font-size: 14px;
    line-height: 20px;
    color: #46b9e3;
    font-family: 'Poppins';
    text-transform: uppercase;
    padding-left: 30px;
}
/***************************************
* 6. Testimonial sec styles
****************************************/
.testimonial-bg {
    background: #0e1a26;
   
    background-size: cover;
}
.testimonial-bg.testimonial-bg2 {
    background: url("../images/new/bg8.jpg") no-repeat center center;
    padding: 92px 0;
    min-height: 451px;
    background-size: cover;
}
.testimonial-bg.testimonial-bg2 .thm-container {
    position: relative;
}
.testimonial-bg.testimonial-bg2 .thm-container .right-img {
    position: absolute;
    right: 0;
    top: -155px;
}
.testimonial-bg.testimonial-bg2 .right-box {
    padding: 0;
}
.testimonial-bg.testimonial-bg2 .statics ul {
    margin-bottom: 0;
}
.testimonial-bg.testimonial-bg2 .statics p {
    font-style: italic;
}
.testimonial-bg .testi-carousel {
    padding: 0 35px 0 0;
}
.testimonial-bg .right-box {
    padding: 0 0 0 35px;
}
.single-testimonial {
    margin-top: 30px;
}
.sec-title h2.color-white {
    color: #FFF;
}
.single-testimonial .img-box,
.single-testimonial .text-box {
    display: table-cell;
    vertical-align: middle;
}
.single-testimonial .img-box {
    width: 100px;
}
.single-testimonial .text-box {
    padding-left: 30px;
}
.single-testimonial .text-box h3,
.single-testimonial .text-box p {
    margin: 0;

}
.single-testimonial .text-box h3 {
    color: #fff;
    font-size: 22px;
    line-height: 26px;
    font-weight: 800;
}
.single-testimonial .text-box p {
    color: #48c7ec;
}
.single-testimonial .text-box ul {
    margin-top: 5px;
}
.single-testimonial .text-box ul li i {
    color: #48c7ec;
    padding: 0 3px;
}
.single-testimonial .bottom-box {
    padding-top: 30px;

    color: #909da9;
}
.single-testimonial .img-box,
.single-testimonial .text-box-2 {
    display: table-cell;
    vertical-align: middle;
}
.single-testimonial .img-box {
    width: 80px;
}
.single-testimonial .text-box-2 {
    padding-left: 30px;
}
.single-testimonial .text-box-2 h3,
.single-testimonial .text-box-2 p {
    margin: 0;
    
}
.single-testimonial .text-box-2 h3 {
    text-transform: uppercase;
    color: #C4D114;
    font-size: 22px;
    line-height: 26px;
    font-weight: 800;
}
.single-testimonial .text-box-2 p {
    color: #898989;
    font-style: italic;
}
.single-testimonial .text-box-2 ul {
    margin-top: 5px;
}
.single-testimonial .text-box-2 ul li i {
    color: #4E596F;
    padding: 0 3px;
}
.single-testimonial .bottom-box-2 {
    border-top: 1px solid #d7d7d7;
    padding-top: 30px;
    margin-top: 30px;
    color: #898989;
}
.testi-carousel .single-testimonial {
    margin-top: 8px;
}
.testi-carousel.owl-theme .owl-nav {
    margin-top: 0;
}
.testi-carousel.owl-theme .owl-dots {
    text-align: left;
    margin-top: 30px;
}
.testi-carousel.owl-theme .owl-dots .owl-dot span {
    border: 1px solid #C4C5C5;
    background-color: transparent;
}
.testi-carousel.owl-theme .owl-dots .owl-dot.active span {
    border: 1px solid #3F434D;
    background: #3F434D;
}
/***************************************
* 7. Request call sec styles
****************************************/

.request-call-bg h3{
    color: #383838;
}
.request-call-bg2 {
    background: url(../images/new/bg6.jpg) fixed;
    padding: 100px 0;
}
.request-call-bg.request-call-bg-green {
    background: #3aa27f;
}
.request-call-bg.request-call-bg-green .request-call-form p {
    color: #fff;
}
.request-call-bg-green .sec-title .decor-line {
    background: #fff !important;
}
.request-call-bg-green.request-call-bg .sec-title p {
    color: #fff;
}
.request-call-bg-green .request-call-form .thm-button {
    background: #134068;
    color: #fff;
}
.request-call-bg2 .request-call-left {
    padding-right: 0;
}
.request-call-bg2 .request-call-left,
.request-call-bg2 .request-call-right {
    min-height: 432px;
}
.request-call-bg2 .request-call-left .bg {
    background: #fff;
    padding: 100px 30px 100px 60px;
}
.request-call-bg2 .request-call-left ul {
    margin: 34px 0 0 0;
    padding: 0;
    list-style: none;
}
.request-call-bg2 .request-call-left ul li {
    font-size: 15px;
}
.request-call-bg2 .request-call-left ul li span {
    color: #000;
}
.request-call-bg2 .request-call-right {
    padding-left: 0;
}
.request-call-bg2 .request-call-right .bg {
    background: #25272e;
    padding: 60px;
}
.request-call-bg2 .request-call-right .bg .sec-title h2 {
    font-size: 18px;
    color: #fff;
}
.request-call-bg2 .request-call-right .bg .request-call-form input[type="text"],
.request-call-bg2 .request-call-right .bg .request-call-form select {
    margin-bottom: 15px;
    border-radius: 5px;
    height: 45px;
}
.request-call-bg2 .request-call-right .bg .request-call-form .thm-button {
    margin: 7px 0 0 0;
}

.request-call-bg .sec-title p {
    color: #b0b0b0;
    padding-top: 35px;
}
.request-call-form {
    margin: 0px -15px 0 -15px;
}

.request-call-form select {
    width: 100%;
    padding: 10px 10px;
    margin-bottom: 30px;
    height: 50px;
}
.request-call-form p {
    margin: 0 0 20px 0;
}
.request-call-form input[type="text"] {
    width: 100%;
    padding: 10px 10px;
    margin-bottom: 30px;
    height: 50px;
}
.request-call-bg .contact-info .tel-box{
}
.request-call-bg .contact-info .tel-box .icon-box{
    display: table-cell;
    vertical-align: top;
}
.request-call-bg .contact-info .tel-box .text-box{
    display: table-cell;
    vertical-align: top;
    padding-left: 14px;
}
.request-call-bg .contact-info .tel-box .text-box p{
    margin: 0;
}
.request-call-bg .contact-info .tel-box .icon-box i {
    font-size: 20px;
    color: #48c7ec;
}
.request-call-bg .info-box {
    border: 2px solid #c0c0c0;
    padding: 15px;
}
.form-row {

}
/***************************************
* 8. Team sec styles
****************************************/
.team-bg {
    background-color: #f6f6f8;
   
}
.team-bg.team-bg2 {
    background-color: #f3f5f6;
}
.team-bg.team-bg2 .team-carousel .item {
    text-align: center;
}
.team-bg.team-bg2 .team-carousel .item img {
    width: auto;
    display: block;
    margin: 0 auto 25px auto;
}
.team-bg.team-bg2 .team-carousel .item p {
    color: #777777;
    font-size: 15px;
}
.team-bg.team-bg2 .team-carousel .item .text-box h3 {
    font-size: 18px;
    font-style: italic;
    color: #000;
    padding: 30px 0;
}
.team-bg.team-bg2 .team-carousel .item .text-box img {
    margin: 0 auto;
}
.sec-page-team .single-team-member {
    margin: 0 0 50px 0;
}
.sec-page-team .team-bg {
    padding: 99px 0 69px 0;
}
.single-team-member {
    margin-top: 8px;
}
.single-team-member h4,
.single-team-member p {
    margin: 0;
}
.single-team-member h4 {
    font-size: 16px;
    color: #242424;
    line-height: 19px;
    -webkit-transition: color .4s ease;
    transition: color .4s ease;
}
.single-team-member p {
    font-size: 11px;
    text-transform: uppercase;
    color: #8C8C8C;
    line-height: 19px;
    -webkit-transition: color .4s ease;
    transition: color .4s ease;
}
.single-team-member .text-box {
    border: 1px solid #e6e6e6;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-transition: background .4s ease;
    transition: background .4s ease;
}
.single-team-member .img-box {
    position: relative;
}
.single-team-member .img-box img {
    width: 100%;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease;
}
.single-team-member .img-box .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.single-team-member .img-box .overlay .box {
    display: table;
    width: 100%;
    height: 100%;
}
.single-team-member .img-box .overlay .box .content {
    display: table-cell;
    vertical-align: bottom;
    overflow: hidden;
}
.single-team-member .img-box .overlay .box .content ul {
    background: #48c7ec;
    margin: 0;
    margin-left: -12px;
    margin-right: -12px;
    -webkit-transform: translate3d(0, 35px, 0);
    transform: translate3d(0, 35px, 0);
    -webkit-transition: -webkit-transform .4s ease, visibility .4s ease, opacity .4s ease;
    transition: transform .4s ease, visibility .4s ease, opacity .4s ease;
    visibility: hidden;
}
.single-team-member .img-box .overlay .box .content ul li {
    padding: 0 12px;
}
.single-team-member .img-box .overlay .box .content ul li a {
    color: #333340;
    font-size: 16px;
    line-height: 35px;
    display: block;
}
.single-team-member:hover .img-box img {
    opacity: .4;
}
.single-team-member:hover .img-box .overlay .box .content .social {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
}
.single-team-member:hover .text-box {
    background: rgba(47, 56, 61, 1);
}
.single-team-member:hover .text-box h4,
.single-team-member:hover .text-box p {
    color: #fff;
}
/***************************************
* 9. Latest blogs sec styles
****************************************/
.latest-blog {
    padding: 100px 0;
    min-height: 695px;
}
.latest-blog.latest-blog2 {
   
    min-height: 685px;
}
.latest-blog.latest-blog3 {
    min-height: 558px;
    padding: 94px 0;
}
.latest-blog.latest-blog3 .post-resource {
    width: 15px;
    border-top: 1px solid #47476f;
}
.latest-blog.latest-blog3 ul li a {
    color: #b0b0b0;
    font-size: 15px;
    padding: 0 12px 0 0;
}
.latest-blog.latest-blog3 ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.latest-blog.latest-blog3 .single-blog-post h3 {
    color: #1f1f34;
}
.latest-blog.latest-blog4 {
    background: #e6e6e8;
    min-height: 438px;
    padding: 92px 0;
}
.latest-blog.latest-blog4 .post-resource {
    margin: 0 0 10px 0;
    width: 15px;
    border-top: 1px solid #47476f;
    padding: 0;
}
.latest-blog.latest-blog4 .date {
    margin: 0 0 10px 0;
    color: #888888;
    font-size: 16px;
    text-transform: uppercase;
}
.latest-blog.latest-blog4 h3 {
    margin: 0 0 10px 0;
    font-family: "Raleway", sans-serif;
    font-size: 18px;
}
.latest-blog.latest-blog4 a {
    font-family: "Raleway", sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #2090ca;
}
.single-blog-post {
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    margin-top: 8px;
    overflow: hidden;
}
.single-blog-post h3,
.single-blog-post h4,
.single-blog-post p {
    margin: 0;
}
.single-blog-post .img-box {
    margin-bottom: 15px;
    background: #fff;
    overflow: hidden;
    position: relative;
}
.single-blog-post .date {
    position: absolute;
    left: 10px;
    bottom: 10px;
    background: #45c4e9;
    width: 55px;
    height: 55px;
    display: block;
    padding: 8px 10px;
    transform: translate3d(0px, 0px, 0px);
    transition: all 500ms ease;
    transition-delay: 0.5s;
}
.single-blog-post .date p{
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
    text-align: center;
    margin-top: 4px;
}

.single-blog-post .img-box img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-transition: -webkit-transform .4s ease, opacity .4s ease;
    transition: transform .4s ease, opacity .4s ease;
}
.single-blog-post .img-box:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    opacity: .7;
    cursor: pointer;
}
.single-blog-post .date-box {
    margin-bottom: 15px;
}
.single-blog-post .date-box span.decor-line {
    width: 15px;
    height: 1px;
    display: inline-block;
    background: #47476F;
}
.single-blog-post .date-box h4 {
    font-size: 14px;
    color: #47476F;
    font-weight: bold;
    line-height: 30px;
    text-transform: uppercase;
}
.single-blog-post h3 {
    font-size: 20px;
    font-weight: 500;
    color: #282828;
    line-height: 26px;
    -webkit-transition: color .4s ease;
    transition: color .4s ease;
}
.single-blog-post h3:hover {
    color: #48c7ec;
}
.single-blog-post p {
    margin-top: 7px;
    font-size: 15px;
}
.single-blog-post a.read-more {
    font-size: 12px;
    color: #47476F;
    line-height: 35px;
    text-transform: uppercase;
    font-weight: bold;
    display: inline-block;
    margin-top: 7px;
}
.post-resource {
    border-top: solid 1px #ececec;
    padding-top: 8px;
    margin-top: 20px;
}
.post-resource ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.post-resource ul li {
    display: inline-block;
    margin: 0 13px 0 0;
    text-align: center;
    padding: 0 0 0 0;
}
.post-resource ul li:after {
    border-right: 1px solid #000;
    height: 13px;
    margin-top: 8px;
    content: "";
    position: absolute;
}
.post-resource li:last-child::after {
    border: none;
}
.post-resource ul li a {
    color: #b0b0b0;
    font-size: 15px;
    padding: 0 12px 0 0;
}
.post-resource ul li i {
    color: #48c7ec !important;
    font-size: 14px !important;
    padding-right: 8px !important;
    padding: 0 15px 0 0;
}
.right-box .single-blog-post {
    margin-bottom: 30px;
    background: #F6F6F8;
    padding-left: 40px;
    padding-right: 17px;
    padding-bottom: 30px;
    padding-top: 12px;
}
.right-box .single-blog-post:last-child {
    margin-bottom: 0;
}
.right-box .single-blog-post .date-box {
    margin-bottom: 0;
}
.right-box .single-blog-post h3 {
    color: #898989;
    font-size: 26px;
    font-size: 15px;
    font-weight: 600;
    -webkit-transition: color .4s ease;
    transition: color .4s ease;
}
.right-box .single-blog-post p {
    -webkit-transition: color .4s ease;
    transition: color .4s ease;
}
.right-box .single-blog-post:hover {
    background: #46b9e3;
}
.right-box .single-blog-post:hover h3 {
    color: #47476F;
}
.right-box .single-blog-post:hover p {
    color: #2D2D2D;
}
.page.with-sidebar.right .left-box {
    margin-right: -20px;
}
.page.with-sidebar.right .right-box {
    padding-left: 50px;
}
.page.with-sidebar.left .left-box {
    margin-left: -20px;
}
.page.with-sidebar.left .right-box {
    padding-right: 50px;
}
.blog-page .single-blog-post + .single-blog-post {
    margin-top: 80px;
}
.blog-page .single-blog-post .img-holder {
    position: relative;
    margin-bottom: 20px;
    background: #000;
    overflow: hidden;
}

.blog-page .single-blog-post .img-holder > img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-transition: -webkit-transform .4s ease, opacity .4s ease;
    transition: transform .4s ease, opacity .4s ease;
}
.blog-page .single-blog-post .img-holder:hover > img {
    -webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02);
    opacity: .7;
}
.blog-page .single-blog-post .img-holder .date-box {
    width: 85px;
    height: 85px;
    background: #46b9e3;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 15px 0;
    margin-left: 20px;
    font-size: 16px;
    line-height: 25px;
    color: #313131;
}
.blog-page .single-blog-post .img-holder .date-box:before {
    content: '';
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border: 1px solid #EFF3B5;
}
.blog-page .single-blog-post .img-holder .date-box span {
    font-size: 30px;
}
.blog-page .single-blog-post ul.meta {
    margin-bottom: 0px !important;
}

.blog-page .single-blog-post ul.meta li a {
    color: #959595;
    line-height: 37px;
    font-size: 13.5px;
}
.blog-page .single-blog-post ul.meta li a i {
    font-size: 16px;
    color: #46b9e3;
    margin-right: 6px;
}
.blog-page .single-blog-post h3 a {
    font-size: 23px;
    font-weight: 500;
    color: #242424;
    transition: .3s;
}
.blog-page .single-blog-post h3 a:hover {

    color: #069ed0;
}

.blog-page .single-blog-post a.read-more {
    font-size: 13px;
    line-height: 20px;
    font-weight: 600;
    color: #069ed0;
    text-transform: uppercase;
    display: inline-block;
    background: transparent;
    border: 1px solid #c8c8c8;
    border-radius: 4px;
    padding: 9px 31px;
    -webkit-transition: background .4s ease, color .4s ease;
    transition: background .4s ease, color .4s ease;
    margin-top: 18px;
}
.blog-page .single-blog-post a.read-more:hover {
    background: #069ed0;
    color: #FFF;
    border: 1px solid #069ed0;
}
.single-blog-page .title {
    margin-bottom: 21px;
}
.single-blog-page .title h2 {
    margin: 0;
    font-size: 18px;
    font-family: "Raleway", sans-serif;
    font-weight: 700;
    color: #242424;
    line-height: 26px;
    text-transform: uppercase;
    position: relative;
    top: -5px;
}
.single-blog-page .title .decor-line {
    background: #46b9e3;
    width: 45px;
    height: 3px;
    display: inline-block;
    vertical-align: top;
    margin-top: 5px;
}
.single-blog-page .single-blog-post {
    margin-bottom: 50px;
}
.single-blog-page .single-blog-post h4 {
    font-size: 20px;
    color: #2A2A2A;
    font-weight: bold;
}
.single-blog-page .single-blog-post ul.bulleted-list,
.single-blog-page .single-blog-post ul.bulleted-list li {
    margin: 0;
    padding: 0;
    list-style: none;
}
.single-blog-page .single-blog-post ul.bulleted-list li {
    color: #5C658E;
    font-size: 14px;
    line-height: 30px;
}
.single-blog-page .single-blog-post ul.bulleted-list li:before {
    content: "\f105";
    font-family: FontAwesome;
    margin-right: 15px;
}
.single-blog-page .single-blog-post .qoute-box {
    background: #46b9e3;
    font-style: italic;
    padding: 25px 25px;
}
.single-blog-page .single-blog-post .qoute-box .qoute-icon,
.single-blog-page .single-blog-post .qoute-box .qoute-text {
    display: table-cell;
    vertical-align: top;
}
.single-blog-page .single-blog-post .qoute-box .qoute-icon i {
    color: #383838;
    font-size: 55px;
}
.single-blog-page .single-blog-post .qoute-box .qoute-text {
    padding-left: 18px;
}
.single-blog-page .single-blog-post .qoute-box .qoute-text p {
    font-size: 14px;
    color: #242424;
    margin: 0;
    margin-top: 15px;
}
.single-blog-page .single-blog-post .qoute-box .qoute-text .name {
    font-size: 16px;
    text-align: right;
    color: #393939;
    display: block;
}
.single-blog-page .single-comment-box {
    margin-bottom: 65px;
}
.single-blog-page .single-comment-box h3,
.single-blog-page .single-comment-box p,
.single-blog-page .single-comment-box ul,
.single-blog-page .single-comment-box li {
    margin: 0;
    padding: 0;
    list-style: none;
}
.single-blog-page .single-comment-box > ul > li {
    border: 1px solid #EEEEEE;
    padding: 25px;
    padding-bottom: 18px;
}
.single-blog-page .single-comment-box > ul > li + li {
    border-top: 0;
}
.single-blog-page .single-comment-box > ul > li:nth-child(even) {
    background: #EEEEEE;
    border-color: #EEEEEE;
}
.single-blog-page .single-comment-box > ul > li .icon-box,
.single-blog-page .single-comment-box > ul > li .text-box {
    display: table-cell;
    vertical-align: top;
}
.single-blog-page .single-comment-box > ul > li .icon-box {
    width: 70px;
}
.single-blog-page .single-comment-box > ul > li .text-box {
    padding-left: 30px;
}
.single-blog-page .single-comment-box > ul > li .text-box h3 {
    font-size: 14px;
    color: #000000;
    font-weight: normal;
    font-weight: 600;
}
.single-blog-page .single-comment-box > ul > li .text-box p {
    color: #535353;
    font-size: 14px;
    margin-top: 4px;
}
.single-blog-page .single-comment-box > ul > li .text-box ul.list-inline li a {
    display: block;
    color: #47BCCA;
    line-height: 13px;
    border-right: 1px solid #47BCCA;
    font-size: 13px;
    padding-right: 6px;
}
.single-blog-page .single-comment-box > ul > li .text-box ul.list-inline li:last-child a {
    color: #46b9e3;
    border: none;
    padding-left: 5px;
}
.author-box {
    margin-top: 30px;
}
.share-box {
    clear: both;
    overflow: hidden;
}
.single-blog-post .share-box .tag-box  {
    padding: 0;
}
.single-blog-post .share-box .tag-box li {
    margin: 0;
    display: inline-block;
}
.single-blog-post .share-box .tag-box a {
    color: #48c7ec;
    font-size: 16px;
    transition: .3s ease;
    line-height: 30px;
    text-transform: capitalize;
}
.single-blog-post .share-box .social {
    display: inline-block;
    margin-bottom: 0;
    margin-left: -2.5px;
}
.single-blog-post .share-box .social li {
    display: inline-block;
    font-size: 14px;
    margin: 0;
    padding: 0;
}

.single-blog-post .share-box .social a {
    width: 40px;
    border-radius: 50%;
    height: 40px;
    color: #48c7ec;
    text-align: center;
    margin: 0 3px;
    border: 1px solid #eee;
    display: block;
    line-height: 41px;
    transition: all 0.5s ease;
}
.single-blog-post .post-author {
margin-top: 30px;
    overflow: hidden;
}
.single-blog-post .post-author .inner {
    position: relative;
    margin-top: 35px;
}
.single-blog-post .post-author .text-box {
    position: absolute;
    left: 120px;
    top: 0px;
    font-size: 16px;
    line-height: 24px;
    color: rgb(138, 138, 138);
    border-bottom: none;
}
.single-blog-post .post-author .text-box h4{
    color: #252525;
}
.single-blog-post .comments-box {
    margin-top: 50px;
}
.single-blog-post .comments-box .title h2 {
    margin: 0;
    font-size: 20px;
    font-family: "Raleway", sans-serif;
    font-weight: 700;
    color: #242424;
    line-height: 26px;
    text-transform: capitalize;
    position: relative;
    top: -5px;
}
.single-blog-post .comments-box .title .decor-line {
    background: #46b9e3;
    width: 45px;
    height: 3px;
    display: inline-block;
    vertical-align: top;
    margin-top: 5px;
}
.single-blog-post .comments-box .inner {
    margin-bottom: 10px;
    padding-bottom: 32px;
    padding-left: 80px;
    position: relative;
}
.single-blog-post .comments-box .img-box {
    left: 0px;
    position: absolute;
    top: 0px;
}
.news-section .comments-box .text-box {
    position: absolute;
    left: 100px;
    top: 0px;
    font-size: 14px;
    line-height: 22px;
    color: rgb(138, 138, 138);
    border-bottom: none;
}
.comments-box .text-box {
    border-width: 1px;
    border-style: solid;
    border-color: rgb(244, 244, 244);
    border-image: initial;
    padding: 20px;
}
.comments-box .text-box h4 {
    margin: 0;
    font-size: 18px;
    font-family: "Raleway", sans-serif;
    font-weight: 700;
    color: #242424;
    line-height: 23px;
    text-transform: capitalize;
    position: relative;
    top: -5px;
}
.comments-box .text-box p {
    margin-top: 0px;

}
.contact-wraper-last .title h2{
    margin: 0;
    font-size: 20px;
    font-family: "Raleway", sans-serif;
    font-weight: 700;
    color: #242424;
    line-height: 26px;
    text-transform: capitalize;
    position: relative;
    top: -5px;
}
.contact-wraper-last .title .decor-line {
    background: #46b9e3;
    width: 45px;
    height: 3px;
    display: inline-block;
    vertical-align: top;
    margin-top: 5px;
}

.contact-wraper-last form input, form textarea {
    width: 100%;
    margin-bottom: 30px;
    color: rgb(158, 158, 158);
    resize: none;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(240, 240, 240) !important;
    box-shadow: none !important;
    border-image: initial;
}
.contact-wraper-last form input {
    height: 50px;
    padding: 0px 15px 0px 19px;
}
.contact-wraper-last form textarea {
    max-width: 100%;
    min-height: 165px;
    padding: 15px 17px 5px 19px;
}
/***************************************
* 7. FAQ sec styles
****************************************/


.why-choose-bg .video_gallery_container {
    display: block;
    margin: 0px 15px 0px 0px;
    padding: 0px;

    position: relative;
    overflow: hidden;
    cursor: pointer;
    -webkit-box-shadow: 13px -12px 0px -4px rgba(219,219,219,1);
    -moz-box-shadow: 13px -12px 0px -4px rgba(219,219,219,1);
    box-shadow: 13px -12px 0px -4px rgba(219,219,219,1);
}

.why-choose-bg .video_gallery_container a {
    position: absolute;
    left: 0px;
    width: 100%;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.why-choose-bg .video_gallery_container i {
    font-size: 64px;
    color: #46b9e3;
}
.why-choose-bg2 {
    background: url(../images/new/bg11.jpg) right center no-repeat;
    background-size: cover;
}

.faq-left-box .single-faq-left .icon-box,
.faq-left-box .single-faq-left .text-box {
    display: table-cell;
    vertical-align: top;
    padding: 0px 20px 0 0;
}
.faq-left-box .single-faq-left .icon-box {
    font-size: 44px;
    width: 45px;
    color: #46b9e3;
}

.faq-left-box .single-faq-left .text-box h3,
.faq-left-box .single-faq-left .text-box p {
    margin: 0;
}
.faq-left-box .single-faq-left .text-box h3 {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    color: #333340;
    line-height: 30px;
}
.faq-left-box .single-faq-left .text-box p {
    
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 15px;
}
.faq-sec .right-box {
    padding: 40px 0 0 0;
}
.accordion {
    margin: 0;
}
.accordion .panel {
    border: none;
    box-shadow: none;
    margin: 0;
    border-radius: 0;
}

.accordion a[role=button] {
    font-size: 16px;
    line-height: 33px;

    color: #898989;
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 12px;
    padding-top: 15px;
    display: block;
    text-decoration: none !important;
    position: relative;
}
.accordion a[role=button].collapsed:before {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 30px;
    height: 30px;
    content: '+';

    font-size: 30px;
    line-height: 33px;
    font-weight: normal;
    text-align: center;
    color: #898989;
}
.accordion a[role=button]:before {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 30px;
    height: 30px;
    content: '-';
    font-size: 28px;
    line-height: 25px;
    font-weight: normal;
    text-align: center;
    color: #898989;
}
.accordion p {
    font-size: 15px;
    line-height: 26px;
   
    margin: 0;
}
.accordion .panel-collapse p {
    padding-top: 20px;
    padding-bottom: 15px;
}
.faq-page .accordion a[role=button] {
    border: 1px solid #dedede;
    display: block;
    padding: 12px 17px 13px 55px;
    background: #fff;
    border-radius: 30px;
    color: #121212;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(199,201,205,.6);
    -moz-box-shadow: 0px 1px 2px 0px rgba(199,201,205,.6);
    box-shadow: 0px 1px 2px 0px rgba(199,201,205,.6);
    position: relative;
}
.faq-page .accordion .panel {
    padding-bottom: 10px;
    margin: 0;
}
.faq-page .accordion a[role=button]:before {
    border-radius: 50%;
    bottom: 12px;
    right: 12px;
}
.faq-page .accordion a[role=button].collapsed:before {
    font-size: 28px;
    line-height: 32px;
}
.faq-page .accordion .panel-collapse {
    border-top: 0;
}
.faq-page .accordion .panel-collapse .inner-box {
    padding: 38px 0;
}
.faq-page .accordion .panel-collapse .inner-box h3 {
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-weight: bold;
    color: #000;
}
.faq-page .accordion .panel-collapse .inner-box ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.faq-page .accordion .panel-collapse .inner-box ul li {
    float: left;
    margin: 0 35px 0 0;
}
.faq-page .accordion .panel-collapse .inner-box ul li a {
    font-size: 15px;
    color: #757575;
}
.faq-page .accordion .panel-collapse .inner-box ul li i {
    color: #757575;
    padding: 0 15px 0 0;
}
.faq-page .accordion a[aria-expanded="true"] {
    background: #353543;
    color: #fff;
}
.faq-sec .sec-clients {
    padding: 0 60px 0 0;
}



/***************************************
* 10. Statics sec styles
****************************************/

.statics h3,
.statics p {
    margin: 0;
    color: #FFF;
}
.statics h3,
.about-statics p {
    margin: 0;
    color: #898989;
}
.about-statics ul {
    margin-left: -30px;
    margin-top: 50px;
}
.about-statics ul li {
    padding-left: 30px;
    padding-right: 30px;
}
.about-statics ul li h3 {
    font-size: 55px;
    color: #000;
    line-height: 36px;
    font-weight: 300;
    vertical-align: middle;
}
.about-statics ul li h3 span {
    font-size: 35px;
    line-height: 26px;
}
.about-statics ul li p {
    font-size: 15px;
    color: #000;
    line-height: 36px;
    font-style: italic;
    margin-top: 15px;
}
.statics ul {
    margin-left: -30px;
    margin-right: -30px;
    margin-top: 50px;
}
.statics ul li {
    padding-left: 30px;
    padding-right: 30px;
}
.statics ul li h3 {
    font-size: 55px;
    color: #FFF;
    line-height: 36px;
    font-weight: 300;
    vertical-align: middle;
}
.statics ul li h3 span {
    font-size: 35px;
    line-height: 26px;
}
.statics ul li p {
    font-size: 15px;
    color: #46b9e3;
    line-height: 36px;
    font-style: italic;
    margin-top: 15px;
}




/***************************************
* 11. Client Carousel sec styles 
****************************************/

.client-carousel .owl-nav {
    position: absolute;
    right: 0;
    top: -72px;
    margin: 0;
    margin-right: -5px;
}
.client-carousel .owl-nav [class*="owl-"] {
    border-radius: 0;
    font-size: 20px;
    height: 35px;
    line-height: 34px;
    margin: 0 5px;
    padding: 0;
    width: 35px;
    opacity: .6;
    text-align: center;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease;
}
.client-carousel .owl-nav [class*="owl-"]:hover {
    opacity: 1;
}
/***************************************
* 12. Home CTA sec styles 
****************************************/

.home-cta {
    background: url(../images/home-cta-bg.jpg) no-repeat fixed;
    background-size: cover;
    position: relative;
    padding-top: 67px;
    padding-bottom: 80px;
}
.home-cta h3,
.home-cta p {
    margin: 0;
}
.home-cta:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #29293D;
    opacity: .9;
}
.home-cta .thm-container {
    position: relative;
    z-index: 1;
}
.home-cta h3 {
    font-size: 34px;
    color: #FFFFFF;
    font-weight: 800;
    line-height: 45px;
    text-transform: uppercase;
}
.home-cta p {
    font-size: 34px;
    text-transform: uppercase;
    color: #46b9e3;
    line-height: 45px;
}
.home-cta .thm-button {
    margin-top: 34px;
}

/***************************************
* 13. Footer sec styles 
****************************************/

.footer-quote {
    background: #46b9e3;
    min-height: 105px;
    padding: 31px 0;
}
.footer-quote h2 {
    float: left;
    font-size: 27px;
    color: #000;
    margin: 6px 0;
    font-style: normal;
}
.footer-quote .thm-button {
    float: right;
    background: #222229;
}
.footer-contacts {
    background: #46b9e3;
    min-height: 124px;
    padding: 41px 0;
    clear: both;
}
.footer-contacts2 {
    background: url("../images/new/bg3.jpg") fixed;
    min-height: 239px;
    padding: 82px 0;
}
.footer-contacts2 h2 {
    font-size: 27px;
    color: #f7f8fa;
    margin: 6px 0;
    font-weight: bold;
}
.footer-contacts2 h2 strong {
    color: #46b9e3;
}
.footer-contacts2 .thm-button {
    margin: 15px 0 0 0;
}
.footer-contacts3 {
    background: url("../images/new/bg10.jpg") fixed;
    min-height: 274px;
    padding: 92px 0;
}
.footer-contacts3 h2 {
    font-size: 36px;
    color: #fff;
    margin: 6px 0;
    font-family: "Raleway", sans-serif;
    text-transform: uppercase;
    padding: 0 0 0 45px;
}
.footer-contacts3 .thm-button {
    margin: 38px 0 0 0;
}
.footer-contacts3 .col-md-3 {
    text-align: center;
}
.footer-contacts4 {
    background: url("../images/new/company-bg.jpg") fixed;
    min-height: 321px;
    text-align: center;
    padding: 60px 0;
}
.footer-contacts4 h2 {
    font-size: 40px;
    color: #fff;
    font-family: "Raleway", sans-serif;
    margin: 10px 0 50px 0;
}
.footer-contacts4 .thm-button {
    background: #46b9e3;
    color: #363a41;
}
.footer-contacts h2 {
    float: left;
    font-size: 24px;
    color: #f7f8fa;
    margin: 6px 0;
    font-style: normal;
}
.footer-contacts .thm-button {
    float: right;
}
.footer {
    background: #141415;
    padding: 70px 0;
}
.footer .about-widget .logo img {
    max-width: 240px;
}
.footer h2,
.footer h4,
.footer ul,
.footer li,
.footer p {
    margin: 0;
    padding: 0;
    list-style: none;
}
.footer p {
    line-height: 24px;
    color: #838486;
}
.footer .title {
    margin-bottom: 6px;
}
.footer .title h2 {
    margin: 0;
    font-size: 19px;
    font-weight: 600;
    color: #fff;
    line-height: 26px;
    position: relative;
    top: -5px;
    
}

.subscribe-widget .tel-box{
    margin-bottom: 15px;
}
.footer .title .decor-line,
.footer .title2 .decor-line {
    background: #48c7ec;
    width: 45px;
    height: 1px;
    display: inline-block;
    vertical-align: top;
    margin-top: 5px;
}
.footer .tel-box .icon-box,
.footer .tel-box .text-box {
    display: table-cell;
    vertical-align: top;
}
.footer .tel-box .icon-box i {
    font-size: 20px;
    color: #48c7ec;
}
.footer .tel-box .text-box {
    padding-left: 10px;
}
.footer .tel-box .text-box h4 {
    font-size: 20px;
    line-height: 22px;
    color: #46b9e3;
    font-weight: 600;
}
.footer .tel-box .text-box p {
    color: #838486;
    font-size: 14px;
    line-height: 22px;
}
.footer .tel-box .text-box p a {
    color: #838486;
}
.footer .links-widget.links-widget-pac {
    padding: 0 0 0 25px;
}
.footer .links-widget ul {
    margin-top: 1px;
}
.footer .links-widget ul li {
    margin-bottom: 10px;
}
.footer .links-widget ul li:last-child {
    margin-bottom: 0;
}
.footer .links-widget ul li a {
    font-size: 15px;
    color: #838486;
    line-height: 18px;
    -webkit-transition: color .4s ease;
    transition: color .4s ease;
}
.footer .links-widget ul li a:before {
    content: '\f105';
    font-family: 'FontAwesome';
    margin-right: 11px;
}
.footer .links-widget ul li a:hover {
    color: #46B9E3;
}
.footer .social li a {
    width: 35px;
    height: 35px;
    border: 1px solid #484848;
    color: #6B6B6B;
    text-align: center;
    display: block;
    border-radius: 50%;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    margin-right: 5px;
}
.footer .social li a i {
    font-size: 17px;
    line-height: 33px;
}
.footer .social li a i .fa-google-plus {
    font-size: 12px;
}
.footer .social li a:hover {
    color: #46b9e3;
    border-color: #46b9e3;
}
.footer .subscribe-widget input {
    width: 100%;
    height: 45px;
    background: #ffffff;
    font-size: 15px;
    line-height: 45px;
    border-radius: 4px;
    padding: 0 65px 0 20px;
    color: #838486;
    border: none;
}
.footer .about-widget > p {
    margin-top: 22px;
}
.footer .about-widget .link {
    margin-top: 10px;
}
.footer .about-widget .link a {
    font-size: 14px;
    text-transform: uppercase;
    font-family: "Poppins", sans-serif;
    color: #48c7ec;
    font-weight: 600;

}
.footer .about-widget .tel-box {
    margin: 15px 0;
}
.footer-bottom {
    background: #0c0c0c;
    padding: 27px 0;
}
.footer-bottom p {
    margin: 0;
    font-size: 14px;
}
.footer .newsletter-widget {
    position: relative;
    margin: 15px 0 20px 0;
}

.footer2 .footer-bottom p {
    color: #797a7c;
}
.footer2 {
    background: #222229;
    padding: 65px 0;
}
.footer-bottom2 {
    background: #1c1c21;
}
.footer-bottom2 .pull-right p {
    color: #33585c;
}
.footer2 .tel-box .icon-box i {
    color: #46b9e3;
}
.footer2 .twitter-widget,
.footer2 .about-widget {
    padding: 0 20px 0 0;
}
.footer .title2 h2 {
    margin: 0;
    font-size: 16px;
    font-family: "Raleway", sans-serif;
    font-weight: bold;
    color: #D5D5D5;
    line-height: 26px;
    position: relative;
    top: -5px;
    text-transform: uppercase;
}
.twitter-widget ul li i {
    margin: 0 5px 0 0;
    color: #b4ba65;
}
.twitter-widget ul li span {
    color: #46b9e3;
}
.twitter-widget ul li a:before {
    display: none;
}
.twitter-widget p {
    display: inline;
    color: #797a7c;
}
.flickr-widget img {
    float: left;
    padding: 0 5px 5px 0;
}
.flickr-widget li:nth-child(3) img,
.flickr-widget li:nth-child(6) img {
    padding: 0 0 5px 0 !important;
}
.flickr-widget {
    width: 200px;
    float: right;
}
/***************************************
* 14. Inner Banner styles 
****************************************/

.inner-banner {
    background: #fff url(../images/inner-banner-bg.jpg) 0 0 no-repeat;
    background-size: cover;
    padding: 45px 0;
    position: relative;
}
.inner-banner:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(72, 199, 236, 0.9);
}
.inner-banner .thm-container {
    position: relative;
    z-index: 1;
}
.inner-banner h3 {
    margin: 0;
    text-transform: uppercase;
    font-size: 40px;
    line-height: 55px;
    color: #fff;
    font-weight: 800;
    font-family: "Raleway", sans-serif;
}
.inner-banner p {
    font-size: 20px;
    font-style: italic;
    font-family: "PT Serif", sans-serif;
    margin: 0;
    color: #323240;
}
.bread-cumb {
    background: #f8f8f8;
    padding: 14.5px 0;
	border-bottom: 1px solid #e9e9ec;
}
.bread-cumb ul {
    margin-bottom: 0;
}
.bread-cumb ul li a,
.bread-cumb ul li span {
    font-size: 14px;
    text-transform: uppercase;
    color: #BFBFBF;
    letter-spacing: .01em;
    font-weight: bold;
}
.bread-cumb ul li span:before {
    content: '\f105';
    font-family: 'FontAwesome';
    margin-right: 12px;
}
/***************************************
* 15. contact page styles 
****************************************/

.contact-info-box,
.contact-info-box li {
    margin: 0;
    padding: 0;
    list-style: none;
}
.contact-info-box li {
    list-style-type: none;
    line-height: 34px;
    display: inline-block;
    width: 34px;
    height: 34px;
    border-radius: 5px;
    background: #dadada;
    margin-right: 7px;
    text-align: center;
}
.contact-info-box li a{
    color: #48c7ec;
}
.contact-info-box li:last-child {
    margin-bottom: 0;
}
.contact-info-box .icon-box,
.contact-info-box .text-box {
    display: table-cell;
    vertical-align: middle;
}
.contact-box {
    margin-top: 25px;
}
.contact-box h3{
    color:#383838;
    margin-bottom: 20px;
    font-weight: 600;
}
.address-box {
    padding: 20px;
    border-bottom: 1px solid #e2e2e2;
}
.contact-box .address-box .icon-box{
    float: left;
    vertical-align: middle;
}
.contact-box .address-box .icon-box i{
    font-size: 21px;
    color: #48c7ec;
    text-align: center;
}
.contact-box .address-box .address-text{
    margin-left: 37px;
    margin-bottom: 0px;
    color:  #404040;
}

.contact-section form.contact-form {
    background: #F8F8F8;
    padding: 15px 40px 25px;
}
.contact-section form.contact-form .form-grp {
    margin-bottom: 10px;
}
.contact-section form.contact-form .form-grp label {
    margin: 0;
    font-size: 15px;
    color: #404040;
    line-height: 26px;
    display: block;
    font-weight: normal;
    margin-bottom: 2px;
}
.contact-section form.contact-form .form-grp input[type="text"],
.contact-section form.contact-form .form-grp input[type="email"],
.contact-section form.contact-form .form-grp textarea {
    width: 100%;
    height: 45px;
    border: 1px solid #E9E9E9;
    padding-left: 15px;
}
.contact-section form.contact-form .form-grp textarea {
    height: 120px;
    padding-top: 15px;
}
.contact-section form.contact-form .form-grp .thm-button {
    margin-top: 10px;
}
#contact-google-map {
    width: 100%;
    height: 500px;
}
#map {
    height: 500px;
    width: 100%;
}


/***************************************
* 16. Project page styles 
****************************************/

.project-page .project-filter {
    margin-bottom: 70px;
    display: inline-table;
}
.project-page .project-filter .list-inline {
    float: left;
}
/* section why choose us */

.Our-services .image {
    border-radius: 5px;
    overflow: hidden;
    height: 250px;
}

.Our-services .header p {
    text-align: left;
    color: #949494;
    margin: 0;
    font-size: 16px;
}
.Our-services span {

    font-weight: 800;
    color: #48c7ec;
}
.Our-services h3 {
    color: #222222;
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
    padding: 10px 0 15px;
    display: block;
    transition: all 500ms ease;
}

.newClass {
    color: #48c7ec;
}
.Our-services p {
    line-height: 25px;
    
}
.Our-services .image img {

    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.newClass2 {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.owl-carousel {
    position: relative;
}
.owl-nav {
    margin-top: 30px;
    float: right;
}
.owl-nav .owl-prev {
    border: 1px solid #e5e5e5 !important;
    border-radius: 5px !important;
    display: inline-block !important;
    line-height: 15px !important;
    margin-right: 5px !important;
    padding: 9px 17px !important;
    font-size: 22px !important;
    color: #111111 !important;
    background: #fff !important;
}
.owl-nav .owl-next {
    border: 1px solid #e5e5e5 !important;
    border-radius: 5px !important;
    display: inline-block !important;
    line-height: 15px !important;
    margin-right: 5px !important;
    padding: 9px 17px !important;
    font-size: 22px !important;
    color: #111111 !important;
    background: #fff !important;
}

.project-page .project-filter ul li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}
.project-page .project-filter ul li span {
    display: inline-block;
    cursor: pointer;
    font-size: 16px;
    color: #676767;
    text-transform: capitalize;
    border: 1px solid #c1c1c1;
    padding: 14px 24px;
    transition: all 0.3s ease;
}
.project-page .project-filter ul li span:hover {
    background: #46b9e3;
    color: #FFFFFF;
}
.project-page .single-project-item {
    margin-bottom: 25px;
    
}
.project-page .single-project-item .img-holder{
   overflow: hidden;
    position: relative;
}

.project-page .single-project-item h3{
    color: #222222;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    padding: 10px 0 15px;
    display: block;
    transition: all 500ms ease;
}
.project-page .single-project-item .image-overlay {
    left: 18px;
    top: 18px;
    right: 18px;
    bottom: 18px;
}
.project-page .single-project-item .image-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: -webkit-transform .4s ease, opacity .4s ease, visibility .4s ease;
    transition: transform .4s ease, opacity .4s ease, visibility .4s ease;
}
.project-page .single-project-item .image-overlay .box {
    display: table;
    width: 100%;
    height: 100%;
}

.project-page .single-project-item .image-overlay .box .content {
    display: table-cell;
    vertical-align: bottom;
}
.project-page .single-project-item .image-overlay .box .content .top{
    text-align: center;
}
.project-page .single-project-item .image-overlay .box .content .bottom {
    background: #48c7ec;
    padding: 16px 20px;
    padding-right: 0;
}
.single-project-item:hover .img-holder .image-overlay {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    opacity: 1;
    visibility: visible;
  }
  .project-page .single-project-item .image-overlay .box .content .top a {
    margin-bottom: 20%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 29px;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    line-height: 48px;
    font-size: 18px;
    color: #fff;
    -webkit-transition: background .4s ease, border-color .4s ease;
    transition: background .4s ease, border-color .4s ease;
  }
  
  .project-page .single-project-item .image-overlay .box .content .bottom {
      text-align: center;
  }
  .project-page .single-project-item .image-overlay .box .content .bottom h3 {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    padding: 10px 0 15px;
    display: block;
   
}


/***************************************
* 17. Blog page styles 
****************************************/

.single-sidebar-widget + .single-sidebar-widget {
    margin-top: 50px;
}
.single-sidebar-widget h3,
.single-sidebar-widget ul,
.single-sidebar-widget li,
.single-sidebar-widget p {
    margin: 0;
    padding: 0;
    list-style: none;
}
.single-sidebar-widget .title {
    margin: 0 0 30px 0;
    height: 34px;
}
.single-sidebar-widget .title h2 {
    margin: 0;
    font-size: 18px;
    font-family: "Raleway", sans-serif;
    font-weight: 700;
    color: #242424;
    line-height: 26px;
    text-transform: uppercase;
    position: relative;
    top: -5px;
}
.single-sidebar-widget .title .decor-line {
    background: #46b9e3;
    width: 45px;
    height: 3px;
    display: inline-block;
    vertical-align: top;
    margin-top: 5px;
}
.single-sidebar-widget p {
    font-size: 14px;
    color: #8E8D8D;
}
.search-widget {
    height: 54px;
    position: relative;
    margin-top: 10px;
}

.single-sidebar-widget .search-widget form input {
    width: 100%;
    height: 54px;
    border: none;
    border: 1px solid #f1f1f1;
    padding: 0 56px 0 12px;
    color: #9e9e9e;
}
.single-sidebar-widget .search-widget form button {
    width: 54px;
    height: 100%;
    position: absolute;
    top: 0;
    background: #48c7ec;
    right: 0;
    color: #fff;
}

.single-sidebar-widget .post-widget ul li + li {
    margin-top: 30px;
}
.single-sidebar-widget .post-widget ul li .icon-box,
.single-sidebar-widget .post-widget ul li .text-box {
    display: table-cell;
    vertical-align: top;
}
.single-sidebar-widget .post-widget ul li .icon-box {
    width: 110px;
    background: #46b9e3;
}
.single-sidebar-widget .post-widget ul li .icon-box img {
    opacity: 1;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease;
}
.single-sidebar-widget .post-widget ul li .text-box {
    padding-left: 30px;
}
.single-sidebar-widget .post-widget ul li .text-box h3 {
    font-size: 13px;
    line-height: 20px;
    text-transform: uppercase;
    margin-top: -3.5px;
    font-weight: 600;
}
.single-sidebar-widget .post-widget ul li .text-box h3 a {
    color: #242424;
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
}
.single-sidebar-widget .post-widget ul li .text-box h3 a:hover {
    color: #46b9e3;
}
.single-sidebar-widget .post-widget ul li .text-box span {
    color: #1CBAC8;
    font-size: 13px;
    line-height: 10px;
}
.single-sidebar-widget .post-widget ul li:hover .icon-box img {
    opacity: .5;
}
.single-sidebar-widget .category-widget .title {
    margin: 0 0 14px 0;
}
.single-sidebar-widget .category-widget ul {
    margin: 0 0 -14px 0;
}
.single-sidebar-widget .category-widget ul li:last-child a {
    border: none;
}
.single-sidebar-widget .category-widget ul li a {
    font-weight: 400;
    color: #575757;
    display: block;
    line-height: 42px;
    border-bottom: 1px solid #E6E6E6;
    position: relative;
    -webkit-transition: color .4s ease;
    transition: color .4s ease;
}
.single-sidebar-widget .category-widget ul li a:after {
    content: "\f105";
    font-family: FontAwesome;
    color: #C8C8C8;
    font-size: 14px;
    position: absolute;
    right: 10px;
}
.single-sidebar-widget .category-widget ul li a:hover {
    color: #46b9e3;
}
.single-sidebar-widget .tags-widget ul li {
    margin-bottom: 10px;
}
.single-sidebar-widget .tags-widget ul li a {
    padding: 6px 0;
    display: block;
    font-size: 12px;
    border: 1px solid #EAEAEA;
    border-radius: 16px;
    padding-left: 25px;
    padding-right: 25px;
    text-transform: uppercase;
    color: #787878;
    font-weight: 600;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.single-sidebar-widget .tags-widget ul li a:hover {
    background: #46b9e3;
    border-color: #46b9e3;
    color: #fff;
}
.single-sidebar-widget .single-service-list-widget ul {
    background: #F8F8F8;
    padding: 9px;
    border: 1px solid #F1F1F1;
}
.single-sidebar-widget .single-service-list-widget ul li:last-child a {
    border: none;
}
.single-sidebar-widget .single-service-list-widget ul li a {
    font-weight: 400;
    color: #383838;
    display: block;
    line-height: 56px;
    border-bottom: 1px solid #E6E6E6;
    position: relative;
    background: #fff;
    padding-left: 16px;
    text-transform: uppercase;
    font-size: 14px;
    border-left: 4px solid transparent !important;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    font-weight: bold;
}
.single-sidebar-widget .single-service-list-widget ul li a:after {
    content: "\f105";
    font-family: FontAwesome;
    color: #C8C8C8;
    font-size: 14px;
    position: absolute;
    right: 20px;
}
.single-sidebar-widget .single-service-list-widget ul li a:hover {
    border-left-color: #46b9e3 !important;
    color: #403C56;
    font-weight: bold;
}
.single-sidebar-widget .single-service-list-widget ul li.active a {
    border-left-color: #46b9e3 !important;
    color: #403C56;
    font-weight: bold;
}
.single-sidebar-widget .single-service-contact {
    border: 1px solid #112130;
    padding: 30px 0;
    background-repeat: no-repeat;
    background-position: 95% 85%;
    background: #F8F8F8;
}
.single-sidebar-widget .single-service-contact .inn
{
    padding: 0 30px 20px 30px;
}
.single-sidebar-widget .single-service-contact .inn ul {
    margin-top: 15px;
}
.single-sidebar-widget .single-service-contact .inn ul li i
{
    margin-right: 7px;
    color: #46b9e3;
}
.single-sidebar-widget .single-service-contact a
{
   background: #363d58;
    font-size: 22px;
    padding: 10px 30px;
    color: #fff !important;
    font-style: italic;
    width: 100%;
    display: inline-table;
    font-weight: 900;
}
.single-sidebar-widget .single-service-contact h3 {
    color: #46b9e3;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 24px;
    font-weight: 900;
}
.single-sidebar-widget .single-service-contact p {
    
    line-height: 22px;
    margin-top: 5px;
}
.single-sidebar-widget .single-service-contact a i {
    font-size: 22px;
    margin: 0 20px 0 0;
}
.single-sidebar-widget .single-service-broucher {
    border: 1px solid #E7E7EE;
    padding: 30px;
    background-image: url(../images/pdf.png);
    background-repeat: no-repeat;
    background-position: 95% 85%;
}
.single-sidebar-widget .single-service-broucher p {
    font-size: 24px;
    line-height: 29px;
    color: #31384A;
}
.single-sidebar-widget .single-service-broucher p strong {
    font-weight: bold;
}
.single-sidebar-widget .single-service-broucher .thm-button {
    margin-top: 20px;
}
/***************************************
* 18. Services page styles 
****************************************/

.service-page.sec-pad {
    padding-bottom: 20px;
}
.single-service {
    margin-bottom: 80px;
}
.single-service h3,
.single-service p {
    margin: 0;
}
.single-service .img-holder {
    margin-bottom: 34px;
    display: inline-block;
    background: #000;
	overflow: hidden;
}
.single-service .img-holder img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-transition: -webkit-transform .4s ease, opacity .4s ease;
    transition: transform .4s ease, opacity .4s ease;
}
.single-service .img-holder:hover img
{
	-webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    opacity: .7;
}
.single-service h3 {
    font-size: 18px;
    line-height: 30px;
    font-weight: 800;
    font-family: 'Raleway';
    text-transform: uppercase;
}
.single-service h3 a {
    color: #242424;
    -webkit-transition: color .4s ease;
    transition: color .4s ease;
}
.single-service h3 a:hover {
    color: #46b9e3;
    text-decoration: underline;
}
.single-service p {
    color: #898989;
    margin-top: 5px;
    margin-bottom: 10px;
}
.single-service a {
    color: #46b9e3;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
}
.single-service a .fa {
    margin-left: 5px;
}
.single-service:hover .img-holder img {
    opacity: 0.7;
}
.service-single-page .single-service-box .img-box {
    margin-bottom: 40px;
}
.service-single-page .single-service-box p + hr {
    margin-top: 25px;
}
.service-single-page .single-service-box hr {
    border-top: 1px solid #E3E3E3;
    margin-bottom: 50px;
}
.service-single-page .single-service-box h3 {
    margin: 0;
    text-transform: uppercase;
    color: #314861;
    font-size: 20px;
    line-height: 30px;
    font-weight: 800;
    margin-top: -5px;
    margin-bottom: 15px;
}
.service-single-page .single-service-box .right-box {
    padding-left: 20px;
}
.service-single-page .single-service-box ul.list-box {
    margin: 0;
    padding: 0;
    margin-top: -6.5px;
}
.service-single-page .single-service-box ul.list-box li {
    color: #46b9e3;
    line-height: 35px;
    list-style: none;
}
.service-single-page .single-service-box p strong {
    font-size: 18px;
    color: #000000;
    font-weight: normal;
}
.service-single-page .product-tab-box .tab-content {
    padding: 25px;
    padding-bottom: 20px;
}
.service-single-page .product-tab-box .tab-title-box ul li.active a {
    border-top-color: #314861;
}
.service-single-page .product-tab-box .tab-title-box ul li {
    margin-right: 0px;
    float: left;
}
.service-single-page .product-tab-box .tab-title-box ul li a {
    background-color: transparent;
}
.service-single-page .icon-box-wrapper {
    margin: 0;
    padding: 0;
    display: flex;
}
.service-single-page .icon-box-wrapper li {
    list-style: none;
    list-style: none;
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: center;
    align-items: center;
    padding: 0 25px;
}

.service-single-page .icon-box-wrapper li .icon-box,
.service-single-page .icon-box-wrapper li .text-box {
    display: table-cell;
    vertical-align: top;
}
.service-single-page .icon-box-wrapper li .icon-box {
    text-align: center;
}
.service-single-page .icon-box-wrapper li .icon-box i {
    width: 70px;
    height: 70px;
    border: 1px solid #EBEBEB;
    line-height: 68px;
    display: block;
    border-radius: 50%;
    font-size: 32px;
    color: #46b9e3;
}

.service-single-page .icon-box-wrapper li .text-box h4,
.service-single-page .icon-box-wrapper li .text-box p {
    margin: 0;
}
.service-single-page .icon-box-wrapper li .text-box h4 {
    color: #314861;
    font-size: 18px;
    line-height: 26px;
    text-transform: capitalize;
}
.service-single-page .icon-box-wrapper li .text-box p {
    color: #898989;
    line-height: 24px;
    font-size: 15px;
    margin-top: 5px;
}
.service-single-page .icon-box-wrapper.bold-title li .icon-box,
.service-single-page .icon-box-wrapper.bold-title li .text-box {
    vertical-align: middle;
}
.service-single-page .icon-box-wrapper.bold-title li .icon-box i {
    border-width: 2px;
}
.service-single-page .icon-box-wrapper.bold-title li .text-box h5 {
    font-size: 16px;
    font-style: italic;
    color: #314861;
    font-weight: bold;
    font-family: 'Open Sans';
}
.service-single-page span.space-25 {
    margin-top: 25px;
    display: block;
    width: 100%;
    height: 1px;
}
.service-single-page span.space-15 {
    margin-top: 15px;
    display: block;
    width: 100%;
    height: 1px;
}
.service-single-page span.border {
    display: block;
    width: 100%;
    height: 1px;
    background: #E3E3E3;
}
.service-single-page img.img-100p {
    width: 100%;
}
#thm-bar-chart {
    width: 100%;
    height: 413px;
}
#doughnut-chartBox {
    position: relative;
    right: -60px;
}
.service-page2 {
    padding: 91px 0;
    background: #f3f3f4;
}
.service-page2 .single-service-item {
    width: 339px;
    height: 204px;
    border: 1px solid #e2e2e2;
    float: left;
    padding: 35px 30px;
    margin: 15px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
.service-page2 .single-service-item:hover {
    background: #2e84d2;
    border: 1px solid #2e84d2;
}
.service-page2 .single-service-item:hover p,
.service-page2 .single-service-item:hover h3 {
    color: #fff;
}
.service-page2 .single-service-item:hover img:nth-child(1) {
    display: none;
}
.service-page2 .single-service-item:hover img:nth-child(2) {
    display: inline-table;
}
.service-page2 .single-service-item img {
    margin: 0 20px 0 0;
    display: inline-table;
    vertical-align: middle;
}
.service-page2 .single-service-item h3 {
    margin: 0;
    font-family: "Raleway", sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #3e3e3e;
    line-height: 22px;
    display: inline-table;
    vertical-align: middle;
}
.service-page2 .single-service-item p {
    float: left;
    padding: 18px 0 0 0;
    font-size: 14px;
    color: #898989;
}
.service-page2 .single-service-item img:nth-child(2) {
    display: none;
}
.service-page2 .single-service-item p a {
    display: none;
}
.service-page2 .single-service-item:hover p a {
    display: inline-block;
    color: #ffcf28;
}
.service-page3 {
    padding: 130px 0 80px 0;
    min-height: 1048px;
}
.service-page3 .single-service-item {
    margin: 0 0 50px 0;
    overflow: hidden;
}
.service-page3 .single-service-item h3 {
    font-family: "Raleway", sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #242424;
    margin: 20px 0;
}
.service-page3 .single-service-item img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-transition: -webkit-transform .4s ease, opacity .4s ease;
    transition: transform .4s ease, opacity .4s ease;
}
.service-page3 .single-service-item:hover > img {
    -webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02);
    opacity: .5;
}
.service-page4 {
    padding: 87px 0 6px 0;
    background: #f3f3f3;
}
.service-page4 .sec-title {
    margin: 0 0 50px 0;
}
.service-page4 .single-service-item {
    margin: 0 0 80px 0;
    cursor: pointer;
}
.service-page4 .single-service-item:hover .icon-box img {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
}
.service-page4 .single-service-item .icon-box img {
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.service-page4 .single-service-item .icon-box {
    width: 72px;
    display: table-cell;
    vertical-align: top;
}
.service-page4 .single-service-item .text-box {
    display: table-cell;
    vertical-align: top;
}
.service-page4 .single-service-item .text-box .post-resource {
    border-top: 1px solid #000000;
    width: 15px;
    padding: 0;
    margin: 0 0 10px 0;
}
.service-page4 .single-service-item .text-box h3 {
    font-size: 16px;
    font-weight: bold;
    width: 100%;
    text-transform: uppercase;
    color: #000;
    margin: 0 0 20px 0;
}
/***************************************
* 19. 404 page styles 
****************************************/

.error-404 {
    position: relative;
    padding-top: 113px;
    padding-bottom: 145px;
    background: #15151A url(../images/404-bg.jpg) top center no-repeat fixed;
    background-size: cover;
}
.error-404:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #15151A;
    opacity: .85;
    content: '';
}
.error-404 .thm-container {
    position: relative;
    z-index: 9;
}
.error-404 h1 {
    font-size: 200px;
    line-height: 200px;
    color: #C5C6D1;
    font-weight: 800;
    margin: 0;
}
.error-404 h2 {
    font-size: 40px;
    line-height: 53px;
    color: #FFFFFF;
    font-weight: 700;
    margin: 0;
    margin-top: 4px;
}
.error-404 p {
    font-size: 25px;
    line-height: 53px;
    margin: 0;
    font-weight: 300;
    color: #FFFFFF;
}
.error-404 .thm-button {
    color: #3D3D49;
    font-size: 18px;
    line-height: 47px;
    margin-top: 35px;
    padding: 4px 126px;
}
/***************************************
* 20. Shop page styles 
****************************************/

.single-product-item {
    text-align: center;
    margin-bottom: 60px;
}
.single-product-item .img-holder{
    position: relative;
    overflow: hidden;
    transition: .5s ease;
    background: #e9e9e9;
    text-align: center;
}
.single-product-item h3,
.single-product-item p {
    margin: 0;
}
.single-product-item h3 {
    font-size: 17px;
    text-transform: capitalize;
    color: #242424;
   text-align: center;
    font-weight: 400;
    margin-top: 20px;
}
.single-product-item p {
    font-size: 14px;
    line-height: 22px;
    color: #8E8D8D;
    margin-top: 11.5px;
    text-align: left;
}
.single-product-item span.price {
    display: block;
    font-size: 16px;
    color: #242424;
    margin-top: 16px;
    text-align: center;
    
}
.single-product-item span.price b {
    color: #000000;
    font-weight: normal;
    font-size: 20px;
    text-align: left;
}
.single-product-item .thm-button.inverse {
    font-size: 13px;
    font-weight: bold;
    padding: 0 15px;
    line-height: 35px;
    color: #fff;
    margin-top: 20px;
    text-align: left;
    
}
.single-product-item .thm-button.inverse i {
    margin-left: 20px;
}
.shop-page .row {
    margin-left: -10px;
    margin-right: -10px;
}
.shop-page .row [class*='col-'],
.shop-page .row [class^='col-'] {
    padding: 0 10px;
}
.featured-product {
    padding-bottom: 40px;
}
.product-details-content {
    margin-bottom: 80px;
    text-align: left;
}
.product-details-content .img-box,
.product-details-content .content-box {
    display: table-cell;
    vertical-align: top;
}
.product-details-content .img-box {
    width: 370px;
    border: 4px solid #f2f2f2;
    text-align: center;
}
.product-details-content .content-box {
    padding-left: 50px;
}
.product-details-content .content-box .title {
    margin-bottom: 27px;
}
.product-details-content .content-box p {
    font-size: 15px;
    color: #898989;
    line-height: 26px;
    margin-top: 0;
}
.product-details-content .content-box span.price {
    font-size: 18px;
    border-top: 1px solid #EAEAEA;
    padding-top: 30px;
    margin-top: 20px;
}
.product-details-content .content-box .quantity {
    margin-top: 20px;
    font-size: 18px;
}
.product-details-content .content-box .quantity input {
    width: 40px;
    height: 35px;
    border: 1px solid #D9D9D9;
    text-align: center;
    line-height: 33px;
    padding-left: 10px;
    margin-left: 20px;
}
.product-details-content .content-box .thm-button.inverse {
    font-size: 15px;
    font-weight: bold;
    padding: 0 28px;
    line-height: 47px;
    color: #fff;
    margin-top: 20px;
}
.product-details-content .content-box .thm-button.inverse i {
    margin-left: 20px;
    font-size: 20px;
}
.product-tab-box {
    margin-bottom: 80px;
}
.product-tab-box .tab-title-box ul {
    margin: 0;
    padding: 0;
}
.product-tab-box .tab-title-box ul li {
    list-style: none;
    display: inline-block;
    margin-right: 6px;
}
.product-tab-box .tab-title-box ul li.active a {
    background: #FFFFFF;
    border-bottom-color: #fff;
    border-top: 3px solid #46b9e3;
    line-height: 43px;
    position: relative;
    top: 1px;
}
.product-tab-box .tab-title-box ul li a {
    display: block;
    font-size: 16px;
    line-height: 44px;
    border-left: 1px solid #e2e2e2;
    border-top: 1px solid #e2e2e2;
    text-transform: capitalize;
    background: #F4F4F4;
    color: #000000;
    padding: 0 29px;
}
.product-tab-box .tab-title-box ul li:last-child a {
    border-right: 1px solid #e2e2e2;
}
.product-tab-box .tab-content {
    margin-top: -1px;
    border: 1px solid #E2E2E2;
    padding-top: 30px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 21px;
}
.product-tab-box .tab-content h3 {
    margin: 0;
    font-size: 18px;
    margin-bottom: 12px;
}
.product-tab-box .tab-content p {
    color: #898989;
    font-size: 14px;
    margin-top: 15px;
}
.product-tab-box .tab-content p:first-child {
    margin-top: 0;
}
/***************************************
* 21. About page styles 
****************************************/


.about-section p.large {
    font-size: 18px;
    font-family: 'PT Serif';
    font-style: italic;
    line-height: 30px;
    margin-bottom: 37px;
}
.about-company-history .img-box,
.about-company-history .text-box {
    display: table-cell;
    vertical-align: top;
}
.about-company-history .img-box {
    width: 170px;
}
.about-company-history .text-box {
    padding-left: 30px;
}
.about-company-history ul.list-box {
    margin: 0;
    padding: 0;
}
.about-company-history ul.list-box li {
    list-style: none;
    font-size: 16px;
    line-height: 35px;
    color: #97A10E;
    font-style: italic;
}
.about-company-history ul.list-box li:before {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 15px;
    font-style: normal;
    margin-right: 10px;
}
.about-section ul{
padding: 0;
margin-bottom: 20px;
}
.about-section ul li{
    list-style-type: none;
    }
    .about-section ul li i{
        color: #46b9e3;
        font-size: 14px;
        margin-right: 12px;
        }

        .history-sec .box {
            border: 1px solid #cfcfcf;
            height: 220px;
            position: relative;
            padding: 60px 35px 25px 35px;
            background: #FFFFFF;
            transition: all 0.3s linear;
            text-align: center;
            margin-top: 80px;
            
        }
        
        .history-sec .box .icon-box {
            width: 100px;
            height: 100px;
            border: 1px solid #bebebe;
            border-radius: 50%;
            position: absolute;
            background: #FFFFFF;
            top: -50px;
            left: 130px;
            
        }
        .history-sec .box h3 {
            font-weight: bold;
            color: #333;
            font-size: 20px;
        }
        .history-sec .box p {
            line-height: 24px;
            margin-top: 15px;
        }
        
        .history-sec .box i {
            color: #48c7ec;
            font-size: 38px;
            line-height: 90px;
        }
        .about-cta .title-box h2{
           color: #fff;
           text-align: center;
        }
        .testi-carousel-about .text-box h3 {
            color: #222222;
            font-size: 22px;
            line-height: 26px;
            font-weight: 800;
        }
        .testi-carousel-about .single-testimonial .bottom-box {
            color: #222222;
            
        }
/***************************************
* 22. Career page styles 
****************************************/

.career-page .list-box {
    margin: 0;
    padding: 0;
    margin-top: -7px;
}
.career-page .list-box li {
    list-style: none;
    font-size: 15px;
    line-height: 39px;
    color: #0C94C7;
}
.career-page .list-box li:before {
    font-family: FontAwesome;
    color: #242424;
    content: "\f046";
    margin-right: 12px;
}
.description-box ul.list-box {
    padding-left: 50px;
}
.faq-page.career-page .accordion .panel-collapse .inner-box {
    padding-top: 35px;
    padding-bottom: 65px;
}
.faq-page.career-page .accordion .panel-collapse p {
    padding: 0;
}
.faq-page.career-page .accordion .panel-collapse h3 {
    margin: 0;
    font-size: 26px;
    color: #000000;
    font-weight: 300;
    margin-bottom: 13px;
}
.career-page .apply-box {
    background: #3B415E;
    padding: 50px 29px;
}
.career-page .apply-box .sec-title {
    margin-bottom: 34px;
}
.career-page .apply-box .sec-title h2 {
    color: #fff;
    font-size: 25px;
}
.career-page .single-apply-box + .single-apply-box {
    margin-top: 50px;
    border-top: 1px solid #282D43;
    padding-top: 50px;
    position: relative;
}
.career-page .single-apply-box + .single-apply-box:after {
    content: '';
    width: 100%;
    height: 1px;
    background: #474F73;
    position: absolute;
    top: 0px;
    left: 0;
}
.career-page .single-apply-box .top-box {
    margin-bottom: 20px;
}
.career-page .single-apply-box .top-box .number-box,
.career-page .single-apply-box .top-box .text-box {
    display: table-cell;
    vertical-align: middle;
}
.career-page .single-apply-box .top-box .number-box .inner {
    color: #FFFFFF;
    font-size: 18px;
    text-align: center;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: #1E233A;
    display: block;
    border-radius: 50%;
}
.career-page .single-apply-box .top-box .text-box {
    padding-left: 15px;
    font-size: 16px;
    line-height: 35px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-family: 'Raleway';
    font-weight: bold;
}
.career-page .single-apply-box p {
    color: #CFD2E0;
}
.career-page .single-apply-box .thm-button {
    font-size: 15px;
    line-height: 50px;
    padding: 0 30px;
    margin-top: 15px;
}
.career-page .single-apply-box .thm-button i {
    margin-left: 25px;
    font-size: 26px;
    position: relative;
    top: 3px;
}
.career-page .postions-box {
    border-top: 1px solid #E3E3E3;
    margin-top: 40px;
    padding-top: 50px;
}
.left-box .career-title h1{
    font-size: 33px;
    font-weight: 400;
    letter-spacing: 0px;
    text-transform: none;
    color: #112130;
    line-height: 40px;
    margin-bottom: 15px;
}
.left-box .career-title a {
    color: #48c7ec;
    margin-top: 25px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
}
.career-page .position-wrap {
    border-bottom: 1px solid #e6e6e6;
    padding-top: 60px;
}
/***************************************
* 23. Cart page styles 
****************************************/

.cart-page table > tbody > tr > td,
.cart-page .table > thead > tr > th {
    border: none;
}
.cart-page .select-box {
    display: inline-block;
    width: 100px;
}
.cart-page .select-box .bootstrap-select.btn-group .dropdown-toggle .caret {
    border: none;
    top: 2px;
    right: 20px;
}
.cart-page .select-box .btn-group.bootstrap-select {
    width: 100px;
    outline: none;
}
.cart-page .select-box .btn-group.bootstrap-select .btn {
    font-size: 14px;
    text-transform: capitalize;
    border: none;
    outline: none !important;
    padding: 12px 15px;
    border-radius: 0;
    border: 1px solid #EBEBEB;
}
.cart-page .select-box .dropdown-menu {
    padding: 0;
    border-radius: 0;
}
.cart-page .select-box .dropdown-menu > li > a {
    padding: 8px 15px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.cart-page .select-box .bootstrap-select.btn-group .dropdown-menu li a:hover span.text {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.cart-page .select-box .bootstrap-select.btn-group .dropdown-menu li a span.text {
    font-size: 13px;
}
.cart-page .select-box .bootstrap-select.btn-group .dropdown-toggle .caret:before {
    content: '\f107';
    font-family: 'FontAwesome';
    font-size: 14px;
    line-height: 46px;
}
.cart-page .table {
    margin: 0;
}
.cart-page .table > thead {
    background: #F9F9F9;
}
.cart-page .table > thead > tr > th {
    font-size: 16px;
    line-height: 58px;
    padding: 0 40px;
    font-weight: 700;
    color: #000000;
    border: 1px solid #EBEBEB;
    border-top: 1px solid #EBEBEB;
    border-bottom: 0;
    text-transform: uppercase;
    text-align: left;
}
 .cart-page .table > thead > tr > th.close {
    color: transparent;
}
.cart-page .table > tbody > tr > td {
    border: 1px solid #ebebeb;
    vertical-align: middle;
    padding: 25px 0;
    padding-left: 0px;
    text-align: center;
}
.cart-page .table > tbody > tr > td.product {
    font-size: 15px;
    color: #535353;
    line-height: 26px;
}
.cart-page .table > tbody > tr > td.product span {
    display: inline-block;
}
.cart-page .table > tbody > tr > td.price {
    font-size: 15px;
    color: #242424;
}
.cart-page .table > tbody > tr > td.del-item {
    text-align: center;
    color: #c56e21;
    font-size: 18px;
    font-weight: normal;
    padding-left: 0;
}
.cart-page .table > tbody > tr > td.total {
    font-size: 16px;
}
.cart-page .bottom-box {
    background: #F9F9F9;
    margin: 0 0 50px;
    padding: 30px 25px;
    border-left: 1px solid #EBEBEB;
    border-bottom: 1px solid #EBEBEB;
    border-right: 1px solid #EBEBEB;
}
.cart-page .bottom-box .cupon-box input {
    border: 1px solid #DDDDDD;
    color: #8e8d8d;
    line-height: 31px;
    margin-right: 10px;
    outline: medium none;
    padding: 0 20px;
    width: 130px;
    float: left;
}
.cart-page .bottom-box .cupon-box .thm-button {
    line-height: 33px;
    text-transform: capitalize;
    color: #FFFFFF;
    font-weight: normal;
    background: #46b9e3;
    padding: 0 20px;
}
.cart-page .bottom-box .thm-button {
    line-height: 36px;
    color: #FFFFFF;
    font-size: 13px;
    padding: 0 20px;
}
.cart-page .bottom-box .thm-button i {
    margin-left: 16px;
}
.cart-page .cart-total-box ul,
.cart-page .cart-total-box li {
    margin: 0;
    padding: 0;
    list-style: none;
}
.cart-page .cart-total-box li {
    border-bottom: 1px solid #ebebeb;
    border-left: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
    line-height: 58px;
    padding: 0 25px;
    color: #000000;
    font-size: 16px;
    text-transform: capitalize;
}
.cart-page .cart-total-box li:first-child {
    border-top: 1px solid #EBEBEB;
}
.cart-page .cart-total-box li span {
    color: #242424;
    font-size: 15px;
    margin: 0;
    float: right;
}
.cart-page .cart-total-box .cart-total {
    background: #F9F9F9;
    font-size: 16px;
    line-height: 58px;
    font-weight: 700;
    color: #000000;
    text-transform: uppercase;
}
.cart-page .cart-total-box .thm-button {
    line-height: 36px;
    color: #FFFFFF;
    font-size: 13px;
    padding: 0 20px;
    margin-top: 25px;
    margin-bottom: 25px;
}
.cart-page .cart-total-box .thm-button i {
    margin-left: 16px;
}
/***************************************
* 24. Checkout page styles 
****************************************/
.checkout {
    padding: 80px 0;
}
.checkout h2{
    
}
.checkout .costumer {
    background: #eeeeee;
    padding: 20px 30px;
    margin-bottom: 70px;
}
.checkout .costumer p{
    margin: 0;
    font-weight: 300;
    font-size: 15px;
}
.checkout .costumer a{
    margin: 0;
    font-weight: 400;
    font-size: 15px;
    color: #46b9e3;
}
.checkout form label{
    
    font-weight: 400;
    color:#464646;
}
.checkout form label span{
    
    
    color:red;
}
.checkout form input[type="text"]{
    width: 100%;
     height: 44px;
     padding: 8px 10px;
    border:1px solid #d9d9d9;
    border-radius: 0px;
    background: #FFFFFF;
    margin-bottom: 12px;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    color:#b8b8b8;
}
.checkout .billing .form-grp{
    margin-bottom: 10px;
}
.checkout .billing .checkbox span{
    font-weight: normal;
}
.checkout .billing .diff-add {
     margin-top: 30px;


}
.checkout .billing .diff-add h2{
     text-align: left;
    margin-top:0;
    font-size: 28px;
    color: #252525;
    font-family: 'Poppins', sans-serif;
    font-weight: 800;
    float: left;


}
.checkout .billing .account{
  display: flex;
}
.checkout .billing .account input{
    margin-right: 5px;
  }
.checkout .billing .diff-add input{
   margin-top: 8px;
   margin-right: 8px;
    float: left;


}
.checkout .order .details{
    border: 1px solid #D9D9D9;
    padding: 30px;
}
.checkout .order .details ul{
    padding: 0;
    list-style-type: none;
    overflow: hidden;
}
.checkout .order .details ul li{
    clear: both;
    overflow: hidden;
}
.checkout .order .details ul li span{
    display: flex;
}
.checkout .order .details ul li .first{
   
  color: #222222;
  display: block;
  float: left;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  padding: 10px 18px;
  position: relative;
  width: 60%;
}
.checkout .order .details ul li .first-pad{
   
  color: #222222;
  
  float: left;
  font-size: 16px;
  font-weight: 300;
  line-height: 28px;
  padding: 10px 18px;
  position: relative;
  width: 60%;
}


.checkout .order .details ul li .second{
     color: #3b3b3b;
  display: block;
  float: left;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  padding: 10px 0px 0px 18px;
  position: relative;
  width: 40%;
}

.checkout .order .details ul li .second-shp{
     color: #383838;
  display: flex;
  float: left;
  font-size: 15px;
  font-weight: 300;
  line-height: 28px;
  padding: 0px 0px 0px 18px;
  position: relative;
  width: 40%;
}
.checkout .order .details ul li .second-shp input{
    margin-right:5px;
}


.checkout .order .details ul li.bordered{
  border-bottom: 1px solid #D9D9D9;
  padding-bottom: 14px;
}

.checkout .order .details ul li .first-pad input{
   
 margin-right: 5px;
}
.checkout .order .details ul li .first-pad img{
   
 margin-left: 8px;
}
.checkout .order .details ul li.gray{
  background: #eeeeee;
  padding: 15px;
  font-weight: 300;
  line-height: 26px;
  font-size: 14px;
}
.checkout .order .details ul li .second-right{
     color: #46b9e3;
  display: block;
  float: right;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
  padding: 10px 0px 0px 18px;
  position: relative;
  width: 40%;
  text-align: right;
}
.checkout .order .details ul li a{
    
    margin-top: 20px;
}
/***************************************
* 25. Solutions sec styles 
****************************************/

.solutions {
    margin: -20px 0 0 0;
    position: relative;
    z-index: 999;
}
.solutions .thm-container.solution-top {
    background: #2e84d2;
    min-height: 118px;
    padding: 38px 100px;
}
.solutions .thm-container .solution-bottom {
    padding: 80px 0;
}
.solutions h2 {
    float: left;
    font-size: 30px;
    color: #fff;
    margin: 6px 0;
    font-style: normal;
    font-family: "Raleway", sans-serif
}
.solutions .thm-button {
    float: right;
    background: transparent;
    border: 1px solid #bfcbd7;
}
.solutions .single-solution-item .img-box img:hover {
    webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02);
    opacity: .5;
}
.solutions .single-solution-item .img-box img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-transition: -webkit-transform .4s ease, opacity .4s ease;
    transition: transform .4s ease, opacity .4s ease;
}
.solutions .single-solution-item .img-box {
    margin-bottom: 38px;
    background: #fff;
    overflow: hidden;
}
.solutions .single-solution-item .icon-box {
    width: 72px;
    display: table-cell;
    vertical-align: top;
}
.solutions .single-solution-item .text-box {
    display: table-cell;
    vertical-align: top;
}
.solutions .single-solution-item .text-box h2 {
    font-family: "Raleway", sans-serif;
    font-size: 20px;
    font-weight: bold;
    width: 100%;
    text-transform: uppercase;
    color: #000;
    margin: 0 0 20px 0;
}
.solutions .single-solution-item .text-box p {
    margin: 0;
}
/***************************************
* 26.  About Us page styles  
****************************************/

.about-us-section {
    padding: 80px 0;
    min-height: 710px;
}
.about-us-section .about-us {
    padding: 0 100px 0 0;
}
.about-us-section .about-us ul li:before {
    content: '\f0a9';
    margin-right: 11px;
    font-family: 'FontAwesome';
    color: #233859;
}
.about-us-section .about-us p {
    margin: 32px 0;
}
.about-us-section .about-us ul li {
    font-size: 14px;
    line-height: 32px;
    color: #6c6c6c;
}
.about-us-section .about-us ul,
.about-us-section .about-us ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}
.about-us-section .faq-left-box .single-faq-left:last-child {
    margin-bottom: 0;
}
.about-us-section .about-us .thm-button {
    margin: 40px 0 0 0;
}
/***************************************
* 26.  Our team page styles  
****************************************/
.sec-page-advisors .advisors-sec .item-advisors {
    margin: 30px 0 0 0;
    display: inline-block;
}

/***************************************
* 31. Testimonials styles
****************************************/

.testimonials-sec {
    padding: 0 0 100px 0;
}
.testimonials-sec .single-testimonial .text-box-2 h3 {
    color: #242424;
}
.testimonials-sec .single-testimonial .text-box-2 ul li i {
    color: #233859;
}
.testimonials-sec .single-testimonial
{
	margin: 100px 0 0 0;
}
.testimonials-sec .single-testimonial-left
{
	padding: 0 30px 0 0;
}
.testimonials-sec .single-testimonial-right
{
	padding: 0 0 0 30px;
}
/***************************************
* 32. Partners page styles
****************************************/
.partners-sec
{
	padding: 95px 0;
}
.partners-sec .item-partner
{
	padding: 43px 0 50px 0;
	border-bottom: 1px solid #ececec;
	display: inline-block;
}
.partners-sec .item-partner:last-child
{
	padding: 43px 0 0 0;
	border-bottom: none;
}
.partners-sec .item-partner img
{
	-webkit-transition: all .5s ease;
    transition: all .5s ease;
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    border: 1px solid transparent;
}
.partners-sec .item-partner:hover img
{
	border: 1px solid #292944;
}
.partners-sec .item-partner .col-md-3
{
	padding: 0;
}
.partners-sec .item-partner .col-md-9
{
	padding: 0 0 0 40px;
}
.partners-sec .item-partner .col-md-9 h2
{
	font-family: "Raleway", sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #242424;
	margin: 16px 0;
}
.partners-sec .item-partner .col-md-9 h3
{
	font-size: 16px;
	font-style: italic;
	margin: 0 0 15px 0;
}
/***************************************
* 33. Comming Soon page styles
****************************************/
.wrapper .logo {
	text-align: center;
	padding: 20px 0;
}
.wrapper{
	background: url('../images/coming-soon.jpg') fixed right center;
	-webkit-background-size: cover !important;
    background-size: cover !important;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.wrapper .text-container h1 {
  margin-bottom: 20px;
  font-weight: 800;
  color: #383838;
}
.wrapper .text-container p {
    
    color: #383838;
  }
.wrapper .left-side, .wrapper .right-side {
    height: 100vh;
    position: relative;
    overflow: hidden;
}
.nopadding {
    padding-left: 0;
    padding-right: 0;
}

.wrapper .dis-table {
    display: table;
    width: 100%;
    height: 100%;
}

.wrapper .dis-table .dis-table-cell {
    display: table-cell;
    vertical-align: middle;
}

.theme-light .right-side {
    background-color: #fff;
    color: #424447;
}

.wrapper .right-side {
   
    top:0;
    right:0;
    position: absolute;
    background: #FFFFFF;
}
.wrapper .right-side .subscribe {
    width: 300px;
    position: relative;
}

.wrapper .right-side .form .form-control {
    height: 40px;
    background-color: transparent;
    padding-left: 30px;
    border: 1px solid #b7b7b7;
    color: #898989;
    -webkit-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    -webkit-transition: border 0.5s ease-in-out;
    -moz-transition: border 0.5s ease-in-out;
    -ms-transition: border 0.5s ease-in-out;
    -o-transition: border 0.5s ease-in-out;
    transition: border 0.5s ease-in-out;
}

.wrapper .right-side .content {
    width: 60%;
    height: 100%;
    margin: auto;
    position: relative;
    z-index: 2;
    padding-left: 1px;
    padding-right: 1px;
    text-align: left;
}
.wrapper .left-side .content {
    width: 65%;
    height: 100%;
    margin: auto;
    position: relative;
    z-index: 2;
    padding-left: 1px;
    padding-right: 1px;
    text-align: center;
}
.wrapper .right-side .content .subscribe {
    width: 300px;
    position: relative;
}
.wrapper .right-side .content .form #sub-btn {
    background-color: transparent;
    border-color: transparent;
    color: #fff;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
}
.theme-light .right-side h1 {
	color: #2c78b1;
	margin-bottom: 20px;
}
.theme-light .right-side .number {
    color: #000;
    opacity: 0.05;
    display: block;
    font-size: 100px;
    line-height: 100px;
    font-weight: 700;
    margin-bottom: -55px;
    margin-left: -5px;
}
.wrapper .right-side .plane-btn {
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    z-index: 2;
    width: 40px;
    height: 40px;
    background: #2c78b1;
    border: none;
}
.wrapper .right-side #sub-btn .icon {
    padding-left: 12px;
    
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    z-index: 1;
}
.wrapper .right-side #sub-btn .icon {
    background-color: transparent;
    border-color: transparent;
    color: #fff;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
}

/***************************************
* 34. Advisors page styles
****************************************/
.advisors-sec
{
	padding: 100px 0;
}
.advisors-sec .col-md-3
{
	padding: 0;
	overflow: hidden;
}
.advisors-sec .col-md-9 .text-box
{
	background: #f6f6f6;
	min-height: 269px;
	padding: 35px 40px;
}
.advisors-sec .col-md-9  h2
{
	font-size: 22px;
	font-weight: bold;
	color: #242424;
	margin: 0;
}
.advisors-sec .col-md-9 h3
{
	font-size: 15px;
	font-weight: bold;
	color: #8c8c8c;
	margin: 15px 0 0 0;
	text-transform: uppercase;
}
.advisors-sec .col-md-9 p
{
	padding: 25px 0;
	margin: 0;
}
.advisors-sec .col-md-9 .thm-button
{
	margin: 0;
}
.advisors-sec .item-advisors
{
	margin: 30px 0 0 0;
	display: inline-block;
}
.advisors-sec .item-advisors img
{
	webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-transition: -webkit-transform .4s ease, opacity .4s ease;
    transition: transform .4s ease, opacity .4s ease;
}
.advisors-sec .item-advisors  img:hover
{
	webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02);
    opacity: .7;
}
/***************************************
* 35. Single Member page styles
****************************************/
section.profile-information
{
	padding: 89px 0;
}
section.profile-information h1
{
	font-family: "Raleway", sans-serif;
	font-size: 34px;
	font-weight: bold;
	margin: 0 0 15px 0;
	color: #282828;
}
section.profile-information .img
{
	float: right;
}
section.profile-information p.note:before
{
	content: "";
	border-right: 1px solid #d6d6d6;
	background: #c4d114;
	width: 8px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
section.profile-information p.note
{
	min-height: 116px;
	border: 1px solid #d6d6d6;
	position: relative;
	margin: 80px 0 0 0;
	padding: 31px 50px;
	clear: both;
}
section.profile-information h2
{
	color: #888787;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
}
section.profile-information p
{
	padding: 35px 0;
	margin: 0;
}
section.profile-information .social li a i {
    font-size: 18px;
    line-height: 34px;
}
section.profile-information  .social li a {
    width: 35px;
    height: 35px;
    border: 1px solid #eee;
    color: #48c7ec;
    text-align: center;
    display: block;
    border-radius: 50%;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    margin-right: 5px;
}
section.profile-information .icon-box, section.profile-information .text-box
{
	display: table-cell;
    vertical-align: top;
}
section.profile-information .tel-box
{
	margin: 40px 0 0 0;
	padding: 30px 0;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}
section.profile-information .text-box{
	padding: 0 0 0 20px;
}
section.profile-information .text-box p
{
	padding: 35px 0 0 0;
}
section.profile-information .text-box p a
{
	font-weight: bold;
	font-style: italic;
	font-size: 20px;
	color: #242424;
}
section.profile-information .text-box h4
{
	font-weight: bold;
	font-size: 42px;
	color: #242424;
	margin: 0;
}
section.profile-information .icon-box i
{
	font-size: 40px;
	color: #fff;
	width: 52px;
	height: 52px;
	border-radius: 50%;
	background: #46b9e3;
	text-align: center;
	line-height: 55px;
}
section.profile-education  .professional-education
{
	padding: 0 40px 0 0;
}
section.profile-education
{
	padding: 81px 0;
	background: #f5f5f5;
	min-height: 587px;
}
section.profile-education .box-education span
{
	display: table-cell;
	vertical-align: top;
	
	font-size: 35px;
	color: #46b9e3;
}
section.profile-education .box-education
{
	margin: 38px 0 0 0;
}
section.profile-education .box-education .text-education
{
	display: table-cell;
	vertical-align: top;
	padding: 0 0 0 35px;
}
section.profile-education .box-education h2
{
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	margin: 0 0 15px 0;
}
section.profile-education .box-education p
{
	color: #777777;
	font-size: 14px;
}
.key-notes .box-download
{
	padding: 20px 25px 15px 25px;
	border: 1px solid #d6d6d6;
	background: #f9f9f9;
	width: 400px;
	display: inline-block;
	min-height: 82px;
}
.key-notes .box-download  img
{
	margin: 4px 0;
}
.key-notes .box-download .text-box
{
	padding: 0 0 0 25px;
}
.key-notes .box-download .text-box p
{
	margin: 0;
	color: #898989;
	font-size: 14px;
}
.key-notes .box-download  i
{
	font-size: 45px;
	color: #bbbbbb;
}
.key-notes .box-download h2
{
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	margin: 0;
}
.key-notes .box-download img, .key-notes .box-download .text-box
{
	float: left;
}
 .key-notes .box-download i
 {
	 float: right;
 }



.answer-question
{
	padding: 0px 40px 0px 0;
	background: #fff;
	
}
.answer-question input[type="text"]
{
	height: 55px;
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0 15px;
	border: 1px solid #e1e1e1;
}
.answer-question textarea
{
	width: 100%;
	min-height: 203px;
	border: 1px solid #e1e1e1;
	padding:  15px;
}
.answer-question h2
{
	color: #282828;
	margin: 0 0 40px 0;
	font-weight: bold;
	font-size: 28px;
	font-family: "Raleway", sans-serif;
	text-transform: uppercase;
}
.answer-question .thm-button
{
	margin: 30px 0 0 0;
	
}
section.profile-question
{
	padding: 89px 0;
	min-height: 658px;
}
.information-company .text-box 
{
	margin: 0 0 40px 0;
}
.information-company .text-box span 
{
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	margin: 0 0 15px 0;
	display: block;
}
.information-company .text-box p, .information-company .text-box p a
{
	color: #898989;
	font-size: 14px;
	font-style: normal;
}
.information-company img
{
	margin: 0 0 50px 0;
}
.information-company span strong
{
	color: #777777;
}
.information-company span.phone
{
	font-size: 50px;
	color: #242424;
	font-weight: bold;
	display: block;
	margin: 0 0 40px 0;
}
.information-company p
{
	color: #777777;
	font-size: 18px;
	font-style: italic;
}
/***************************************
* 36. Case Details page styles
****************************************/
.sec-page-case-details .case-details-sec .item-case-details
{
	padding: 100px 0;
	display: inline-block;
}
.sec-page-case-details .case-details-sec.case-details-sec1 .sec-title
{
    padding: 50px 0 0 0;
}
.sec-page-case-details .case-details-sec.case-details-sec2
{
    background: #f4f4f4;
}
.sec-page-case-details .case-details-sec .item-case-details p
{
	margin: 0 0 35px 0;
}
.sec-page-case-details .case-details-sec .item-case-details p:last-child
{
	margin: 0 ;
}
.sec-page-case-details .case-details-sec .item-case-details ul
{
	margin: 0;
	padding: 0 0 0 20px;
}
.sec-page-case-details .case-details-sec .item-case-details ul li
{
	color: #43aefa;
	margin: 0 0 15px 0;
	font-size: 20px;
}
.sec-page-case-details .case-details-sec .item-case-details ul li span
{
	font-size: 16px;
	color: #898989;
	margin: 0 0 15px 0;
	display: block;
}
.sec-page-case-details .case-details-sec.case-details-sec2 .item-case-details ul li span
{
    font-weight: bold;
    color: #242424;
}
.sec-page-case-details .case-details-sec.case-details-sec2 .item-case-details .col-md-4 img
{
    margin: 15px 0;
}
.sec-page-case-details .case-details-sec .item-case-details ul li p
{
	font-size: 15px;
	color: #898989;
}
.sec-page-case-details .case-details-sec .item-case-details ul li p, .sec-page-case-details .case-details-sec .item-case-details ul li span
{
	padding: 0 0 0 15px;
}
.sec-page-case-details .case-details-sec .item-case-details .item-case-sec ul li, .sec-page-case-details .case-details-sec .item-case-details .item-case-sec ul li:last-child span, .sec-page-case-details .case-details-sec .item-case-details ul li:last-child
{
	margin: 0;
}
.sec-page-case-details .case-details-sec .information-case
{
	background: #ececec;
	padding: 50px 40px;
	min-height: 393px;
}
.sec-page-case-details .case-details-sec .information-case span
{
	color:#242424;
	font-weight: bold;
}
.sec-page-case-details .case-details-sec .information-case span:nth-child(2), .sec-page-case-details .case-details-sec .information-case p a span
{
    font-weight: normal;
}
.sec-page-case-details .case-details-sec .information-case p
{
	margin: 0 0 25px 0;
}
.sec-page-case-details .case-details-sec .information-case p:last-child
{
	margin: 0;
}
.sec-page-case-details .case-details-sec .information-case span:first-child
{
	width: 110px;
	display: inline-block;
}
.sec-page-case-details section.blog .col-md-3
{
    padding: 0;
    box-sizing: border-box;
}
.sec-page-case-details section.blog .single-blog-post .img-box img
{
    width: 100%;
}
.sec-page-case-details section.blog .single-blog-post .img-box
{
    margin: 0;
}
.case-details-sec {
    padding: 80px 0;
}
.case-details-sec .item-case-details .about-part {
   margin-top: 20px;
}
.case-details-sec .item-case-details .information-case {
    background: #f7f7f7;
    padding: 30px 0 30px 15px;
}
.case-details-sec .item-case-details .information-case {
    background: #f7f7f7;
    padding: 30px 0 30px 15px;
}
.case-details-sec .item-case-details .information-case table td{
    line-height: 40px;
    font-size: 17px;
    color: #48c7ec;
    font-weight: bold;
}
.case-details-sec .item-case-details .information-case table td:first-child{
    padding-right: 15px;
}
.case-details-sec .item-case-details .information-case table td:last-child{
    padding-left: 15px;
    font-weight: normal;
    color: #292929;
}
.case-details-sec .item-case-details .img-wrapper img {
   margin-bottom: 10px;
}

@media(max-width: 1199px)
{
    .sec-page-case-details .case-details-sec .item-case-details ul
    {
        margin: 0 0 15px 0;
    }
}
/***************************************
* 37. Case Details2 page styles
****************************************/
.sec-page-case-details-2 section.case-details-sec-2
{
	padding: 100px 0 ;
}
.sec-page-case-details-2 section.case-details-sec-2 p
{
	padding: 40px 0 0 0;
	margin: 0;
}
.sec-page-case-details-2 section.case-details-sec-2 .text-box
{
	padding: 80px 0 0 0;
}
.sec-page-case-details-2 section.case-details-sec-2 .text-box h3
{
	margin: 0;
	font-size: 20px;
	color: #000;
	margin: 0 0 20px 0;
}
.sec-page-case-details-2 section.case-details-sec-2 .text-box p
{
	padding: 0;
}
.sec-page-case-details-2 section.case-details-sec-2 .img img
{
	display: block;
	margin: 0 auto;
}
.sec-page-case-details-2 section.case-details-sec-2 .sec-title
{
	margin: 0;
}
.project-tab-box {
    margin: 40px 0 0 0;
}
.project-tab-box .tab-title-box ul {
    margin: 0;
    padding: 0;
}
.project-tab-box .tab-title-box ul li {
    list-style: none;
    display: inline-block;
    margin-right: 0px;
    float: left;
}
.project-tab-box .tab-title-box ul li.active a {
    background: #FFFFFF;
    border-bottom-color: #fff;
    border-top: 3px solid #46b9e3;
    line-height: 43px;
    position: relative;
    top: 1px;
	border-top-color: #314861;
}
.project-tab-box .tab-title-box ul li a {
    display: block;
    font-size: 16px;
    line-height: 44px;
    border-left: 1px solid #e2e2e2;
    border-top: 1px solid #e2e2e2;
    text-transform: uppercase;
    background: transparent;
    color: #242424;
    padding: 0 29px;
	text-decoration: none;
	font-weight: bold;
}
.project-tab-box .tab-title-box ul li:last-child a {
    border-right: 1px solid #e2e2e2;
}
.project-tab-box .tab-content {
    margin-top: -1px;
    border: 1px solid #E2E2E2;
    padding-top: 30px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 21px;
}
.project-tab-box .tab-content h3 {
    margin: 0;
    font-size: 18px;
    margin-bottom: 12px;
}
.project-tab-box .tab-content p {
    color: #898989;
    font-size: 14px;
    margin-top: 15px;
}
.project-tab-box .tab-content p:first-child {
    margin-top: 0;
}
.project-tab-box .tab-content {
    padding: 80px 55px;
}
.sec-page-case-details-2 section.case-details-sec-2 .project-tab-box .single-tab-content p
{
	padding: 0 0 40px 0;
}
.sec-page-case-details-2 section.case-details-sec-2 .project-tab-box .single-tab-content ul
{
	margin: 0;
    padding: 0 0 0 20px;
}
.sec-page-case-details-2 section.case-details-sec-2 .project-tab-box .single-tab-content ul li
{
	color: #43aefa;
    margin: 0 0 45px 0;
    font-size: 20px;
}
.sec-page-case-details-2 section.case-details-sec-2 .project-tab-box .single-tab-content ul li:last-child
{
	margin: 0;
}
.sec-page-case-details-2 section.case-details-sec-2 .project-tab-box .single-tab-content ul li span
{
	padding: 0 0 0 15px;
	font-size: 16px;
    font-weight: bold;
    color: #242424;
    margin: 0 0 20px 0;
    display: block;
}
.sec-page-case-details-2 section.case-details-sec-2 .project-tab-box .single-tab-content ul li p
{
	padding: 0 0 0 15px;
}
.project-carousel  .owl-prev
{
	background: url("../images/new/icon-prev.png") !important;
	width: 42px;
	height: 42px;
	position: absolute;
	top: 210px;
	left: 25px;
}
.project-carousel   .owl-next
{
	background: url("../images/new/icon-next.png") !important;
	width: 42px;
	height: 42px;
	position: absolute;
	top: 210px;
	right: 25px;
}

.show-mobile
{
	display: none !important;
}

.case-details-sec .item-case-details .intro{
   margin-top: 15px;
}
.case-details-sec .item-case-details .text-box{
   margin: 40px 0;
}
.case-details-sec .item-case-details .text-box h3{
    margin-bottom: 15px;
 }
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 38. TT-GALLERY-1 */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.tt-gallery-1 {
    display: block;
    position: relative;
    overflow: hidden;
}
.tt-gallery-1-caption {
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    text-align: center;
    opacity: 0;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
.tt-gallery-1-caption-table {
    display: table;
    position: relative;
    width: 100%;
    height: 100%;
}
.tt-gallery-1-caption-inner {
    display: table-cell;
    vertical-align: middle;
    -webkit-transform: translateY(-15%);
    -moz-transform: translateY(-15%);
    -ms-transform: translateY(-15%);
    transform: translateY(-15%);
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
.tt-gallery-1-name {
    display: block;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 3px;
}
.tt-gallery-1-cat {
    display: block;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    color: #898989;
    letter-spacing: 0.2px;
}
.tt-gallery-1-search {
    display: inline-block;
    width: 66px;
    height: 66px;
    font-size: 22px;
    line-height: 66px;
    color: #000;
    text-align: center;
    background: #46b9e3;
    border-radius: 50%;
}
.tt-gallery-1:hover .tt-gallery-1-caption {
    opacity: 1;
}
.tt-gallery-1:hover .tt-gallery-1-caption-inner {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
}
.tt-gallery-1-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.1;
}
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 39. LIGHTBOX */
/*-------------------------------------------------------------------------------------------------------------------------------*/
#imagelightbox {
	position: fixed;
	z-index: 9999;
	-ms-touch-action: none;
	touch-action: none;
}
#imagelightbox-close {
	width: 2.5em;
	height: 2.5em;
	text-align: left;
	background-color: #05305a;
	position: fixed;
	z-index: 10002;
	top: 2.5em;
	right: 2.5em;
	-webkit-transition: color .3s ease;
	-moz-transition: color .3s ease;
	transition: color .3s ease;
	border: none;
}
#imagelightbox-close:before, #imagelightbox-close:after {
	width: 2px;
	background-color: #fff;
	content: '';
	position: absolute;
	top: 20%;
	bottom: 20%;
	left: 50%;
	margin-left: -1px;
}
#imagelightbox-close:before {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
#imagelightbox-close:after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
#imagelightbox-close:hover {
	background-color: #fff;
	outline: none;
}
#imagelightbox-close:hover:before, #imagelightbox-close:hover:after {
	background: #05305a;
}
#imagelightbox-loading, #imagelightbox-loading div {
	-moz-border-radius: 50%;
	border-radius: 50%;
}
#imagelightbox-loading {
	width: 2.5em;
	height: 2.5em;
	background-color: #444;
	background-color: rgba(0, 0, 0, 0.5);
	position: fixed;
	z-index: 10003;
	top: 50%;
	left: 50%;
	padding: 0.625em;
	margin: -1.25em 0 0 -1.25em;
	-moz-box-shadow: 0 0 2.5em rgba(0, 0, 0, 0.75);
	-webkit-box-shadow: 0 0 2.5em rgba(0, 0, 0, 0.75);
	box-shadow: 0 0 2.5em rgba(0, 0, 0, 0.75);
}
#imagelightbox-loading div {
	width: 1.25em;
	height: 1.25em;
	background-color: #fff;
	-webkit-animation: imagelightbox-loading .5s ease infinite;
	-moz-animation: imagelightbox-loading .5s ease infinite;
	animation: imagelightbox-loading .5s ease infinite;
}
#imagelightbox-overlay {
	background-color: rgba(0, 0, 0, 0.7);
	position: fixed;
	z-index: 9998;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
#imagelightbox-caption {
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 1px;
	text-align: center;
	color: #fff;
	background-color: #05305a;
	position: fixed;
	z-index: 10001;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 14px 0px;
}
.imagelightbox-arrow {
	font-size: 40px;
	line-height: 56px;
	font-weight: 400;
	color: rgba(255, 255, 255, 0.32);
	width: 3.75em;
	height: 7.5em;
	background-color: transparent;
	vertical-align: middle;
	display: none;
	position: fixed;
	z-index: 10001;
	top: 50%;
	margin-top: -3.75em;
	border: none;
}
.imagelightbox-arrow-left {
	left: 2.5em;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.imagelightbox-arrow-right {
	right: 2.5em;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.imagelightbox-arrow-left:focus, .imagelightbox-arrow-right:focus {
	outline: none;
}
.imagelightbox-arrow-left:hover, .imagelightbox-arrow-right:hover {
	color: #fff;
}
#imagelightbox-loading, #imagelightbox-overlay, #imagelightbox-close, #imagelightbox-caption, #imagelightbox-nav, .imagelightbox-arrow {
	-webkit-animation: fade-in .25s linear;
	-moz-animation: fade-in .25s linear;
	animation: fade-in .25s linear;
}
@media only screen and (max-width:660px) {
	#container {
		width: 100%;
	}
	#imagelightbox-close {
		top: 1.25em;
		right: 1.25em;
	}
	#imagelightbox-nav {
		bottom: 1.25em;
	}
	.imagelightbox-arrow {
		width: 2.5em;
	}
	.imagelightbox-arrow-left {
		left: 1.25em;
	}
	.imagelightbox-arrow-right {
		right: 1.25em;
	}
}
@media only screen and (max-width:320px) {
	.imagelightbox-arrow-left {
		left: 0;
	}
	.imagelightbox-arrow-right {
		right: 0;
	}
}
@media (max-width:767px) {
	.block.type-7 .filter-nav li {
		margin-bottom: 10px;
	}
	.block.type-7 .filter-content a {
		display: block;
	}
	.block.type-7 .filter-content a img {
		margin: 0 auto;
	}
	.block.type-7 .icon-wrapper .icon-entry {
		margin-bottom: 30px;
	}
}
@-webkit-keyframes fade-in {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
@-moz-keyframes fade-in {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
@keyframes fade-in {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
@-webkit-keyframes imagelightbox-loading {
	from {
		opacity: .5;
		-webkit-transform: scale(0.75);
		transform: scale(0.75);
	}
	50% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	to {
		opacity: .5;
		-webkit-transform: scale(0.75);
		transform: scale(0.75);
	}
}
@-moz-keyframes imagelightbox-loading {
	from {
		opacity: .5;
		-moz-transform: scale(0.75);
		transform: scale(0.75);
	}
	50% {
		opacity: 1;
		-moz-transform: scale(1);
		transform: scale(1);
	}
	to {
		opacity: .5;
		-moz-transform: scale(0.75);
		transform: scale(0.75);
	}
}
@keyframes imagelightbox-loading {
	from {
		opacity: .5;
		-webkit-transform: scale(0.75);
		-moz-transform: scale(0.75);
		transform: scale(0.75);
	}
	50% {
		opacity: 1;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		transform: scale(1);
	}
	to {
		opacity: .5;
		-webkit-transform: scale(0.75);
		-moz-transform: scale(0.75);
		transform: scale(0.75);
	}
}
