@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800;900&display=swap');
@charset "utf-8";
/* CSS Document */
html { }
body{font-family: 'Poppins', sans-serif; color: #111;}
.h1, h1 {}
.sticky {
    position: fixed !important;    top: 0px;     z-index: 999;    -webkit-animation-fill-mode: both;    
	animation-fill-mode: both;    -webkit-animation-duration: 1s;    animation-duration: 1s;    -webkit-animation-name: slideInDown;    
	animation-name: slideInDown;   /*box-shadow: 0px 6px 5px 0px rgb(0 0 0 / 7%);*/}
	.sticky	.hdr-top{display: none;}
.sticky	.navbar-brand>img {height: 90px;}
.sticky	.navbar-expand-lg .navbar-nav .nav-link {    padding: 10px 20px;font-size: 14px;}
.sticky .navbar-expand-lg .nav-menu .nav-link{background-color: #232653;padding:5px;}
.sticky .navbar-expand-lg .nav-menu .nav-link>img {width: 30px;height: 30px;}
	.media{}
.media .media-left, .media .media-body, .media .media-right{display: table-cell;vertical-align: top;}
.media .media-left{padding-right:calc(var(--bs-gutter-x) * .5);}
.media .media-body{padding-left: calc(var(--bs-gutter-x) * .5);width: 10000px;}
img{max-width: 100%;}
  a{text-decoration:none;}
.bg-light-blue{    background-color: #D1EBF9;}
.text-primary {
    color: #232653!important;
}
.text-warning {
    color:#ff7500 !important;
}
h1, h2, h3, h4, h5{margin-top: 0px;}
p{     line-height: 20px;margin-bottom: 10px;
    color: #595959;
    font-size: 14px;}
p strong{font-weight: 700;}
.btn-check:focus+.btn-primary, .btn-primary:focus {
    box-shadow: none;}
.bg-light {
    background-color: #F0F0F2!important;
}
.btn{border-radius: 0px;}
.btn-info {
    color: #fff;
    background-color: #00b5fa;
    border-color: #00b5fa;
}
.btn-info:hover {
    color: #fff;
    background-color: #12b1ed;
    border-color: #12b1ed;
}
.btn-primary {font-weight: 500;
    color: #fff;
    background-color: #232653;
    border-color: #232653;
}
.btn-primary:hover{
    color: #fff;
     background-color: #1d226a;
    border-color:#1d226a;
}
.btn-danger {text-transform: uppercase; font-weight: 500;
    color: #fff;
    background-color:#ff0000;
    border-color:#ff0000;
}
.btn-danger:hover {
    color: #fff;
  background-color:#d20707;
    border-color: #d20707;
}
.media .d-m-show{display:none;}
.container-fluid {padding-left: 30px;padding-right: 30px;}
header{ z-index:1000;/*box-shadow: 0 2px 4px rgb(0 0 0 / 20%);*/
    transition: 0.5s;    width: 100%;position: fixed;
    left: 0px;}
.hdr-top {
/*    border-bottom: 1px solid #f2f2f2;*/
    padding-top: 5px;
    background-color: #D1EBF9;
}
.hdr-social-link li{padding-right: 2px;
    padding-left: 2px;}
.hdr-social-link li a {font-size: 14px;
    color: #fff;
    transition: 0.5s;
    display: block;
    background-color: #232653;
    width:28px;
    height:28px;
    text-align: center;
    border-radius: 50%;
    line-height: 28px;
}
.hdr-social-link li a.linden{background-color: #007BB5;color: #fff;}
.hdr-top-cnt{margin-bottom: 5px;}
.hdr-top-cnt li{margin-right: 30px;}
.hdr-top-cnt li:last-child{margin-right: 0px;}
.hdr-top-cnt li a {color: #000;
    font-weight: 500;
    font-size: 12px;
}
.hdr-top-cnt li a i{margin-right: 4px;}
.txt-rgt{ text-align:right;}
.navbar{}

.navbar-light .navbar-nav .nav-link {
    color: #000;
}
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
    color: #fff;}
.navbar-brand {padding: 12px 0px 5px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 35px;
    line-height: 22px;}
.navbar-brand span{    font-size: 16px;
    text-align: right;
    margin-left: 70px;
    color: #666;font-weight: 500;}
.navbar-brand>img {    height: 100px;}
.navbar-default .navbar-nav>li>a{color: #333;}
.navbar-nav>li>a.logo{    padding: 5px 35px;margin-top: 10px;}
.navbar-nav{}
.navbar-expand-lg .navbar-nav .nav-link { color: #000;
    padding: 10px 20px;
    font-weight: 500;
    font-size: 14px;}
	.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show>.nav-link{color:#77dd76;}
	.navbar-nav>li:hover>.drop-menu{ display:block;}
.navbar-expand-lg .navbar-nav .nav-link.reg-nav{background-color: #fff;color: #232653;margin-right: 10px;border: 1px solid #232653;}
.navbar-expand-lg .navbar-nav .nav-link.login-nav{background-color: #232653;
    color: #fff;border: 1px solid #232653;width: 160px;text-align: center;}
.navbar-expand-lg .navbar-nav .nav-link.login-nav.login-nav:hover{color:#fff; background-color:#1d226a;}
	.drop-menu{ padding:0px;width: 100%}
.drop-menu-srvs{ }
	.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #0f4aa4;}
	.drop-menu>li>a { padding: 12px 20px;font-weight: 600;color: #444; border-bottom: 1px solid #ddd;}
	.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #fff;
    background-color:#e43039;
}
/*.navbar-nav>li>a.logo:hover{background-color: transparent;}*/
.navbar-default .navbar-nav>li>a.logo:focus, .navbar-default .navbar-nav>li>a.logo:hover{background-color: transparent;}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #1d226a;
}
.navbar-expand-lg .nav-menu{width: 255px;}
.navbar-expand-lg .nav-menu .nav-link{color: #fff;padding: 2px;border: 1px solid #fff;}
.navbar-expand-lg .nav-menu .nav-link>img{width: 40px;
    height: 40px; object-fit: contain;}
/*Manu manu-offcanvas*/
.manu-offcanvas{width: 99%;border: none;height: 100%;background-color: #000;}
.manu-offcanvas .offcanvas-header .btn-close{background-image: none;
    background: url(../images/close-white.png) no-repeat;
    background-position: center;
    background-size: 55%;
    opacity: 9;}
.manu-offcanvas .offcanvas-title a{    display: inline-block;
    width: 150px;
    margin: auto;}
.manu-offcanvas .navbar-nav .nav-link {
    color: #fff;
    font-weight: 500;
    font-size: 18px;
}
.manu-offcanvas .navbar-nav .nav-link:hover{color: #00b5fa;}
.offconvas-right-info{}
.offconvas-right-info h5{color: #00b5fa;font-weight: 600;
    font-size: 20px;}
.offconvas-right-info p{color: #fff;line-height: 20px;font-size: 16px;font-weight: 400;}
.offconvas-right-info p .btn{border-color: #fff;font-weight: 600;font-size: 16px;padding: 10px 15px}
.offconvas-right-info p .btn-sm{font-size: 13px;}
.offconvas-mid-sec{position: relative;border: 1px solid #fff;padding: 5px 10px 0px;border-radius: 8px;}
.page-header-row{border-bottom: 1px solid #fff;margin-bottom: 5px;margin-left: -5px;margin-right: -5px;}
.offconvas-mid-sec .page-header-row:last-child{border-bottom: none;}
.offconvas-mid-sec .page-header-row .row{margin-left: 0px;margin-right: 0px;}
.offconvas-mid-sec .page-header-row .row>*{padding-left: 5px;padding-right: 5px;}
.offconvas-mid-sec .item-box{margin-bottom: 10px;    border-radius: 8px;}
.offconvas-mid-sec .item-box .tmb {
    position: relative;
    width: 100%;
    height: 160px;
    margin-bottom: 0px;
    overflow: hidden;
        border-radius: 8px;
}
.overlay-item{position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    background:rgb(0 0 0 / 28%);
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;}
.overlay-item h6{color: #fff;font-size: 18px;font-weight: 500;}
.page-header{position: relative;border-bottom: 1px solid #fff;padding-bottom: 5px;margin-bottom: 10px;}
.page-header h5{font-weight: 600;color: #fff;font-size: 20px;}
.offconvas-mid-sec .page-header{margin-left: -5px;margin-right: -5px;}
/*manu-offcanvas end*/
.header-inner{position: relative;}
.header-inner .navbar-expand-lg .nav-menu .nav-link {
    background-color: #232653;
}
	/*============ slider css =============*/
.type-box{text-align: center; margin: 30px;}
.type h1 a{ color:#fff; font-size:45px;}
	.bs-slider{
    overflow: hidden;
   /* height: 650px;*/
    position: relative;
}
.bs-slider:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab;
}

.bs-slider:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}
 .bs-slider-overlay {
   position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.40);
}
.bs-slider > .carousel-inner > .item > img,
.bs-slider > .carousel-inner > .item > a > img {
    margin: auto; height:650px;
    width: 100% !important;
}

/********************
*****Slide effect
**********************/
.slider-wrap{ width: 100%; position: relative;overflow: hidden;height: 100vh;}
.slider-wrap:before{   /* content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    width: 100%;
    background: rgba(0, 0, 0, 0.84);*/}
.slider-wrap>img{    width: 100%;
    height: 100%;
    object-fit: cover;}
.slider-wrap .owl-carousel .owl-item img{height: 100vh;object-fit: cover;}
.slider-wrap .owl-nav{position: absolute;
    top: 50%;justify-content: space-between;
    width: 100%;}
.slider-wrap .owl-dots{text-align: center;
    position: absolute;
    bottom: 20px;
    display: flex;
    justify-content: start;
    align-items: center;
    /* width: 200px; */
    left: 9%;}
.slider-wrap .owl-nav .owl-prev{float: left;margin-left: 30px;}
.slider-wrap .owl-nav .owl-next{float: right;margin-right: 30px;}
/*---------- SLIDE CAPTION ----------*/
.mrgn-auto { margin:auto;}

.slide-text {left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    position: absolute;
    justify-content: center;
    align-self: center;
   align-items: center;
	    display: flex;
    z-index: 1;
    
}
.slide-text-dec{position: relative;}
.slide-text h4 { font-weight:400;
    color: #000;
    font-size: 24px;}
.slide-text h1 { font-weight: 600;
    font-size: 70px;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    color: #000;
}
.slide-text h1 span{}
.slide-text h3{     color: #000;
    margin-bottom: 0px;
    font-size: 40px;
    font-weight: 400;}

.slide-text h5{    color: #fff;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 12px;}
.slide-text p { position: relative;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    margin-bottom: 25px;
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s;
    color: #000;
}
.slide-text a.btn{
    font-weight: 600;
    font-size: 14px;
    padding: 12px 30px;

}
.slide-text p > a.btn:hover{ border:1px solid #ff0000;
    color: #fff; background-color: #ff0000;}
.slide-text > a:hover,
.slide-text > a:active {
    color: #ffffff;
    background: #222222;
    -webkit-transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
    transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
}
.circle-banner{width: 500px;
    height: 500px;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 0px 0px 15px 5px rgb(0 0 0 / 13%);
    background-color: #fff;}
.circle-banner>img{width: 100%;height: 100%;object-fit: cover;}
/*=========== end ===========*/

/*TypeWriter*/
#typeWriter{}
#typeWriter span{animation: blink 1s infinite;}
/*TypeWriter End*/

/*========== enquire form ======*/
.btn{font-size: 13px;
    padding: 8px 40px;}
.btn-lg{font-size: 15px;
    padding:12px 25px;}
.btn-sm{font-size: 12px;
    padding:5px 15px;}
.btn-warning {
    color: #fff;
    background-color: #ff7500;
    border-color: #ff7500;}
.btn-warning:hover{color: #fff;
    background-color:#ff841c;
    border-color: #ff841c;}
.GetinTouch-form .close {
    position: absolute;
    right: -30px;
    top: -40px;
    font-size: 50px;
    color: #fff;
    opacity: 0.8;
}
.GetinTouch-form  .modal-body {
    padding: 25px 45px;}
.popup-img {
    text-align: center;
    margin: 10px auto 40px;
    display: block;
}
.popup-img h3{ font-weight: 600;}
.GetinTouch-form .form-group{position: relative; margin-bottom: 20px;}
.form-control{box-shadow: none;}
.GetinTouch-form .form-group .form-ctrl-pop{ border-radius: 30px; height: 45px; padding-left: 40px;}
.GetinTouch-form .form-group .form-ctrl-msg{border-radius: 30px; padding-left: 40px;}
.GetinTouch-form .form-group .form-icon {
    position: absolute;
    left: 20px;
    top: 10px;
    color: #c22a36;}
.GetinTouch-form .form-group .btn{border-radius: 30px;}

.wrap{ position:relative; padding-top:35px; padding-bottom:35px;}
.bg-white{background-color: #fff;}
.title{ position:relative; margin-bottom:25px;}
.title h1{    font-size: 50px;font-weight: 700;}
.title h2{    font-size: 40px;font-weight: 700;}
.title h2 span{}
.title h3{font-weight: 700;font-size: 30px;}
.title h4{font-weight: 600;}
.title-bg{position: relative; width: 50px; height: 5px; background-color:#77dd76; display: inline-block; border-radius: 4px;}
.title-stroke h1{-webkit-text-stroke: 1px #000;
    color:#00b5fa;}
.title-stroke-black h1{-webkit-text-stroke: 1px #000;
    color:transparent;}
.green{color: #77dd76;}
.red{color: #e43039;}
.white{ color:#fff;}
.bg-blue{background-color: #19ace9;}
.embed-responsive {
    width: 100%;
    height:360px;
    background-color: #313131;
}
.embed-responsive>video, .embed-responsive>iframe {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
}

/*=========== about hompe page ================*/
#AboutUs{/*background: url(../images/tires-img.png)no-repeat;background-position: bottom right;
    background-size: 100px;*/}
.bg-gray{ background-color: #f6f6f8;}
.bg-gray-green {background-color: #ebfff2;}
.bg-green{background-color: #06da50;}
.abt-box{position: relative;}
.abt-box h4{font-weight: 500;
    font-size: 20px;}
.abt-box p{line-height: 22px;}
.abt-box .btn{padding: 8px 40px;}
.abt-icon{    width: 75px;
 height: 75px;
    margin-bottom: 5px;}
.abt-icon>img{width: 100%;height: 100%;object-fit: contain;}
.abt-img{position: relative;width: 100%;height: 250px;}
.abt-img>img{width: 100%;height: 100%;object-fit:cover;}
/*.abt-img:before{    content: "";
    position: absolute;
    border: 4px solid #fff;
    left: 10px;
    top: 10px;
    right: 10px;
    bottom: 10px;
    background: hsl(0deg 0% 0% / 11%);
}*/
.item-box{position: relative;
    margin-bottom: 25px;
    background-color: #fff;}
.tmb{position: relative;
    width: 100%;
    height: 350px;
    margin-bottom: 0px;
    overflow: hidden;}
.tmb>img{width: 100%;height: 100%;object-fit: cover;transition: 0.5s;}
.tmb:hover>img{transform: scale(1.2);-webkit-transform: scale(1.2);-o-transform: scale(1.2);}
.item-dec{padding: 15px 15px 10px;}
.item-dec h4{font-size: 16px;
    font-weight: 500;}
.item-dec p{line-height: 22px;color: #666;}
.overlay-content{position: absolute;
    top: 0px;
    left: 0px ;
    right: 0px;
    bottom: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 25px;
    flex-direction: column;
    background-color: #fff;
    border: 1px solid #f0f0f0;
    transition: 0.5s;transform: scale(0.5);-webkit-transform: scale(0.5);-o-transform: scale(0.5);
    opacity: 0;
}
.overlay-content h3{font-size: 24px;
    text-transform: uppercase;
    font-weight: 600;}
.overlay-content p{font-size: 16px;line-height: 24px;margin-bottom: 20px;}
.overlay-content .btn{}
.item-box:hover>.overlay-content{transform: scale(1);-webkit-transform: scale(1);-o-transform: scale(1);opacity: 9;}
.Getstarted-wrap{background:url(../images/slide3.jpg)no-repeat;}
.Getstarted-wrap .title h2{color: #fff;font-size: 50px;}
.Getstarted-wrap .title h2 span{-webkit-text-stroke: 1px #fff;}
/*========== services  ========*/
.services-wrap{}
.srvs-dec{position: relative;z-index: 1;}
.srvs-dec p{font-size: 18px;color: #000;line-height: 32px;margin-bottom: 35px;}
.srvs-dec p:last-child{margin-bottom: 0px;}

.srvs-box{   position: relative;
    z-index: 1;
    padding: 30px;margin-bottom: 10px;}
.srvs-icon{    width: 75px;
    height: 75px;
    margin:0px auto 15px;}
.srvs-icon>img{width: 100%;height: 100%;object-fit: contain;}
.srvs-box h3{     font-size:36px;
    font-weight: 700;}
.srvs-box h4{    font-weight: 600;
    font-size: 20px;}
.srvs-box p{font-size: 14px;}
.srvs-box.bg-info{}
.srvs-box.bg-danger{}
.srvs-box.bg-secondary{}
.google-map-wrap{position: relative;}
.google-map-wrap>iframe, .google-map-wrap>img{width: 100%;height: 500px;object-fit: cover;}
.google-map-wrap .slide-text-dec h2{    font-size: 38px;
    font-weight: 600;}
.faq-wrap{background: url(../images/faq-bg.jpg)no-repeat;background-size: cover;background-position: center;}
.faq-wrap:before, .book-srvs-wrap:before{content: "";position: absolute;left: 0px;top: 0px;right: 0px;bottom: 0px;background:rgb(0 0 0 / 53%);}
/*========= home page faqs =========*/
.faq-panel{position: relative;}
.faq-panel .title{    margin-bottom: 0px;}
.faq-panel .title h3{}
.faq-panel .title h3 sub{bottom: 0px;}
.faq-panel .accordion-item {border-top: none;
    border-left: none;
    border-right: none;
    border-radius: 0px;
    border-bottom: 1px solid #ffffff;
    padding: 10px 0px;
    background-color: transparent;}
.faq-panel .accordion-body {
    padding: 0px;
}
.faq-panel .accordion-body p {color: #fff;
    line-height: 22px;font-weight: 300;}
.faq-panel  .accordion-button { padding: 15px 0px;
    font-size: 18px;background-color: transparent;color: #fff;
    font-weight: 600;}
.faq-panel .accordion-button:not(.collapsed) {
    color:#fff;
    background-color: transparent;
    box-shadow: none;
}
.faq-panel .accordion-button::after{background-image:none;content: "\f067";
    font: normal normal normal 14px/1 FontAwesome;}
.faq-panel .accordion-button:not(.collapsed)::after {
    background-image:none;content: "\f068";
}
.faqs-img{margin-top: 250px;}
.faqs-img .img-fluid {margin: auto;
    display: block;
}


/*================= Our Process ===================*/
.bg-light-warning{background-color: #fffaec;}
.process-line-wt {    position: relative;
    width: 90%;
    margin: auto;
}
.process-line {
    position: absolute;
    top: 60px;
    left: 90px;
    right: 90px;
}
.process-line img {
    z-index: 0;
    margin: auto;
    display: block;
}
.process-list{display: flex;
    width: 100%;
    justify-content: space-between;
    align-self: center;
    margin: auto;
    text-align: center;}
.process-list li{    width: 33.33%;}
.process-list li:nth-child(odd){margin-top: 20px;}
.process-list li:nth-child(even){margin-top: 60px;}
.process-box {
    position: relative;
}
.process-icon {      position: relative;
    width: 130px;height: 130px;
    border-radius: 50%;
    margin: 0px auto 10px;
    /*box-shadow: 0px 0px 16px 1px rgb(0 0 0 / 8%);
    background-color: #ffffff;*/
        background: url(../images/proccess-bg.png)no-repeat;
    background-position: center;
    background-size: 100%;
   
}
.process-icon img {
   position: relative;
    top: 30px;
    width: 55px;
    height: 55px;
    object-fit: contain;
}
.process-icon span {  position: absolute;
    bottom: 35%;
    right: -5px;
    width: 26px;
    height: 26px;
    line-height: 26px;
    font-size: 13px;
    color: #fff;
    font-weight: 500;
    background-color: #d3a023;
    border-radius: 50%;
}
.process-list li h4 {
    font-size: 16px;
    font-weight: 400;
    max-width: 185px;
    margin: auto;
}
.process-list li p{    max-width: 200px;
    margin: auto;
    color: #4c4949;
    line-height: 22px;}



/*================= client home page ===================*/
.bdr-bg{     width: 80px;
    background-color: #000;
    height: 3px;
    display: inline-block;}
.bdr-bg1{     width: 80px;
    background-color:#e4be82;
    height: 3px;
    display: inline-block;}
.lightgold{color:#e4be82;}
.inner-box{box-shadow: 0px 0px 20px rgba(0,0,0,0.10);    background-color: #fff;
    text-align: center;}
.inner-box>.thumbnail{ margin-bottom: 0px;}
.inner-box>.thumbnail img{    width: 100%;
    height: 225px;
}
/*============= button style ================*/
.button-1{width: 100%;
    outline: none;
    height: 50px;
    /* float: left; */
    text-align: center;
    cursor: pointer;
    position: relative;
    box-sizing: border-box;
    overflow: hidden;
    margin: 0px 0px 0px 0;
    background-color:#d3a023;
    border-radius: 0px;
    font-size: 14px;
    color: #fff;
    border: none;
}
.button-1 a, .button-1 span{ text-transform: uppercase;
  font-size:14px;
  color:#fff;
  text-decoration:none;
  line-height:50px;
    font-weight: 500;
  transition:all .5s ease;
  z-index:2;
  position:relative;
}
.button-1 a img{    float: none;
    margin-left: 10px;}
.eff-1{
  width:100%;
  height:50px;
  right:-840px;
  background:#c38e0d;
  position:absolute;
  transition:all .5s ease;
  z-index:1;
}
.button-1:hover .eff-1{
  right:0px;top: 0px;
}
.button-1:hover a{
  color:#000;
}
.button-1:hover a, .button-1:hover.book-btn{
  color:#000;
}

/*=============== our team ===================*/
.studiowrap{position: relative;background-color: #74C2CC;}
.studiowrap:before{content: "";position: absolute;right: 0px;top: 0px;bottom: 0px;background-color: #404041;width: 10%;}
.studio-row{}
.studio-row>div:nth-of-type(odd){background-color: #74C2CC;}
.studio-row>div:nth-of-type(even){background-color: #404041;}
.team-card{position: relative;padding: 40px 10px 25px;}
.team-card-icon{width: 80px;height: 80px;margin: 0px auto 15px;transition: 0.5s;}
.team-card-icon>img{width: 100%;height: 100%;object-fit: contain;}
.team-card:hover>.team-card-icon{transform: scale(1.1);-webkit-transform: scale(1.1);-o-transform: scale(1.1);}
.team-card h3{font-size: 30px;font-weight: 600;color: #fff;}
.ourteam-wrap{background-color: #404041;position: relative;padding-top: 40px;}
.team-box{position: relative;
    padding: 10px;margin-bottom: 25px;}
.team-box .media-left{width:15% !important;}
.team-box .team-box-img{width: 150px;
    height: 150px;
    overflow: hidden;
    border-radius: 50%;margin-bottom: 5px;}
.team-box .team-box-img img{width:100%; height: 100%; transition: 0.5s;object-fit: cover;}
/*.team-box:hover> .team-box-img img{transform: scale(1.2);-o-transform: scale(1.2);-webkit-transform: scale(1.2);}*/
.team-box .client_info{padding: 15px 0px;position: relative;}
.team-box .client_info h4{ font-size: 15px; color: #fff;font-weight: 600;}
.team-box .client_info h6{     color: #74C2CC;
    font-size: 14px;font-weight: 600;}
.team-box .client_info p{font-size: 12px;
    color: #fff;
    font-weight: 300;
    line-height: 20px;margin-right: 46px;}
.team-box .client_info p:first-child{margin-bottom: 0px;}
.team-box .client_info .collapse-text a{font-weight: 400;
    color: #0f4aa4;}
.team-box .hdr-social-link{}
.team-box .hdr-social-link li a {   }
.owl-dots{text-align: center;}
.owl-carousel button.owl-dot{width: 8px; height: 8px; display:inline-block; margin: 5px; border-radius: 50%; background-color:#bfc1e7; }
.owl-carousel button.active{background-color:#232653;}
.owl-nav {     position: relative;
    justify-content: center;
    align-items: center;
    display: flex;
    margin-top: 40px;}
.owl-nav button span {font-size: 35px;
    font-weight: 100;
    width: 35px;
    height: 35px;
    border-radius:0px;
    display: flex;
    color: #fff;
    background-color:#232653;
    justify-content: center;
    align-items: center;
    line-height: inherit;
}
.owl-nav button span:hover{/*border: 1px solid #E93131;
    color: #E93131;*/}
.owl-nav .owl-next{float: right;margin-right:-35px;}
.owl-nav .owl-prev {float: left;margin-left:-35px;}
.bg-info {
    background-color: #74C2CC!important;
}
.awards-wrap{}
.awards-wrap .blub {
    right: 47%;
    top: -75px;
    width: 110px;
}
.awards-wrap .title h2{color: #fff;}
.awards-wrap .title h2 span {
    -webkit-text-stroke: 1px #fff;
    color: #74C2CC;
}
.awards-card{position: relative;background-color: #404041;border-radius: 25px;overflow: hidden;height: 255px;margin-bottom: 20px;}
.awards-tmb{width: 100%;
    height: 185px;
    overflow: hidden;
    position: relative;}
.awards-tmb>img{width: 100%;height: 100%;object-fit: cover;}
.awards-dec{background-color: #404041;padding: 35px 35px 5px;}
.awards-dec h4{font-size: 20px;color: #fff;font-weight: 600;}
.awards-dec p{color: #fff; font-size: 13px;line-height: 20px;}
.awards-dec.p-2 {
    padding: 10px 15px !important;
}
.compliance-dec{}
.compliance-dec p{}
.compliance-dec p strong{}
.iso-img{}
.iso-img .img-fluid{}
/*====================  ====================*/
/*==================== ====================*/
.testimonial-logo{width: 140px;
    margin: auto;}
.testimonial-logo>img{}
.testimonial_block {width: 100%;}
/*.testimonial_block:before{    content: "\f10d";
    position: absolute;
    font: normal normal normal 14px/1 FontAwesome;
    color:#ffd46c;
    font-size: 40px;
    left: -18px;
    top: -18px;}
*/
.client_message:after{  /*  content: "\f10e";
    position: absolute;
    font: normal normal normal 14px/1 FontAwesome;
    color: #ffd46c;
    font-size: 24px;
    right: 10px;
    bottom: 10px;*/
}
.testimonial_icon {width: 80px;
    height: 80px;
    overflow: hidden;
    border-radius: 50%;
    margin: 0px auto 10px;
}
.testimonial_icon i {
  width: 100%;height: 100%;object-fit: cover;
}
.client_message {    position: relative;
    width: 100%;
    background-color: #fff;
    border-radius: 4px;
    padding: 10px;
}
.client_message p {font-size: 13px;color: #000;}
.client_message h6 .fa-star{color: #f9c52a;}
.client_info{}
.client_info .name h4 {
    font-size: 16px;
    font-weight: 600;
    color:#000;
    text-transform: uppercase;
    margin-bottom: 0px;
}
.client_info .name span {
    font-size: 12px;
    color: #868686;
    line-height:18px;
}

.testimonial_block .quote_left {
    content: "";
    position: absolute;
    left: 0px;
    bottom: -10px;
}
.testimonial_block .quote_left i {
    font-size: 70px;
    color:#e8fff0;
}
#testimonials .owl-carousel .owl-dots{text-align: center;}
#testimonials .owl-carousel .owl-dots .owl-dot{width: 12px; outline: none;
    height: 12px; margin: 2px;
    border-radius: 50%;
    background-color: #ddd;}
#testimonials .owl-carousel .owl-dots .owl-dot.active{background-color:#ff0000;}
/*========= home page contact =========*/
.contactinfo-rgt:before {
    content: "";
    position: absolute;
    left: 5%;
    top: 15%;
    background: url(../images/dots-shap1.png)no-repeat;
    width: 110px;
    height: 100px;
    background-size: 100%;}
.contactinfo-rgt .title{margin-bottom: 40px;}
.contactinfo-rgt .fotr-media{margin-bottom: 20px;}
.contactinfo-rgt .fotr-media h6{font-size: 13px; color: #777;}
.contactinfo-rgt .fotr-media p{ color: #000;}
.contactinfo-rgt .fotr-media p a{ color: #000;}
.contactinfo-rgt .hdr-social-link li a {
   color: #fff; background-color: #d3a023;}
.contact-form{ position: relative;
    background-color: #fff;
    padding: 50px;
    box-shadow: 0px 0px 30px 0px #dadada;
    border-radius: 12px;}
.contact-form h4{ font-size: 20px;font-weight: 400;}
.map-col .contact-form{ padding-left: 50px;}
.contact-form .form-group{ margin-bottom: 25px;}
.contact-form label{ font-weight: 500;
    font-size: 15px;
    color: #1f1f1f;
    margin-bottom: 5px;}
.form-ctrl{    height: 55px;
    border-radius: 8px;
    padding-left: 15px;
    border: 1px solid #c7c7c7;
    font-size: 14px;
    background-color: #fff;
    color: #000;}
textarea.form-ctrl{padding-left: 15px;height:auto;}
.contact-form .btn-lg{padding: 15px 20px;}
/*=========== Our Clients ================*/
.ulRowfive{}
.ulRowfive>li{width: 20%;}
.partner-logo{position: relative;
    width: 100%;
    overflow: hidden;
    padding: 10px 10px;
    background-color: #fff;
   height: 120px;
}
.partner-logo>img{transition: 0.5s;width: 100%;height: 100%;object-fit: contain;}
.partner-logo:hover> img{ transform: scale(1.2); -o-transform: scale(1.2); -webkit-transform: scale(1.2);}

/*=========== Ready To Book ================*/
.book-srvs-wrap{background: url(../images/booksrvs-bg.jpg)no-repeat;
    background-size: cover;
    background-position: center;
    padding-bottom: 70px;padding-top: 70px;}
.book-srvs-wrap .title {
    margin-bottom: 50px;
}
.book-box{position: relative;margin-bottom: 35px;}
.book-box h4{color: #fff;
    font-size: 16px;}
.book-box .btn{border: 1px solid #fff;
    padding: 10px 30px;
    text-transform: uppercase;
    width: 270px;
    font-size: 16px;}
.book-box-mt{margin-top: -50px;}
.brochure-btn{}
.brochure-btn .btn{font-size: 18px;
    padding: 18px 30px;}
/*=========== footer ================*/
footer{  background:#fff;}
footer .title{}
footer .title h2{color: #000;}
footer .title h2 span{-webkit-text-stroke: 1px #000;
    color: #404041;}
.fotr-logo{ margin-bottom: 15px;width: 125px;}
footer h3, .AreasWeCover-menu h3{color: #232653;
    font-size: 18px;
    margin-bottom: 5px;
    font-weight: 600;
    position: relative;
    text-transform: uppercase;}

footer p{ color: #000; font-size: 14px; line-height: 20px;font-weight: 400;display: inline-block;}
.fotr-media{    margin-bottom: 10px;
    position: relative;}
.fotr-media-icon{width: 35px;
    height: 35px;
    background-color: #232653;
    border-radius: 50%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    margin: 0px auto 5px;}
.fotr-media-icon>img{width: 100%;height: 100%;object-fit: contain;}
.fotr-media h6{margin-top: 0px;font-weight: 600;
    font-size: 18px;
    margin-bottom: 5px;
    text-transform: uppercase;
    color: #232653;}
.fotr-media p{ margin-bottom: 5px;color: #232653;font-size: 16px;
    line-height: 22px;}
.fotr-media p a{font-size: 16px;
    font-weight: 400;
    color: #232653;
    margin-bottom: 5px;}
.fotr-media p a:hover{color: #000;}
.fotr-media p i{  font-size: 14px;
   /* width: 25px;
    height: 25px;
    background-color: #d3a023;
    line-height: 26px;
    border-radius: 50%*/
    text-align: center;}
.fotr-media h4{ margin-top: 0px; position: relative; margin-bottom: 20px;}
.fotr-media h4:before{position: absolute;
    bottom: -8px;
    height: 2px;
    width: 50px;
    background-color: #eca351;
    left: 0px;
    content: "";}
.adress{padding-right:80px;}
.fotr-media-item{margin-bottom: 10px;}
.fotr-menu{margin-bottom: 0px;}
.fotr-menu li{}
.fotr-menu li:last-child{margin-right: 0px;}
.fotr-menu li  img{width: 20px;height: 20px;margin-right: 5px;object-fit: contain;}
.fotr-menu li a{     color: #bbbdd9;
    display: inline-block;
    padding: 1px 0px;
    transition: 0.5s;
    font-weight: 400;
    font-size: 14px;}
	.fotr-menu li a:hover{transform: translate(10px, 0px);-o-transform: translate(10px, 0px);-webkit-transform: translate(10px, 0px); text-decoration:none;}
	.cpyrgt-wrap{ position: relative;
    background-color: #fff;}
footer .hdr-social-link li a{color:  #fff;transition: 0.5s;background-color: #232653;}
footer .hdr-social-link li a:hover{transform: scale(1.2);-webkit-transform: scale(1.2);-o-transform: scale(1.2);}
    .cpyrgt-wrap p{ font-size: 12px;
    font-weight: 600;
    color:#000;}
.cpyrgt-wrap p a{color: #000;font-weight: 500;}
.cpyrgt-wrap p a:hover{color: #000;}
.AreasWeCover-menu{    padding: 25px 0px 40px;}
.AreasWeCover-menu .fotr-menu li a {color: #232653; padding: 5px 0px;}
/*========== whatsapp ==========*/
.whatsap {right: 5px;
    position: fixed;
    z-index: 100;
    bottom: 50px;}
.whatsap  a{color: #fff; font-weight: 600;}
.whatsap  a i{    border-radius: 50%;
    font-size: 26px;
    color: #fff;
    background: #4CAF50;
    padding: 9px;
    height: 40px;
    width: 40px;
    line-height: 22px;
    text-decoration: none;
    text-align: center;}
.whatsap a:hover{ text-decoration: none;color: #fff;}
.mrgn-btm0{margin-bottom: 0px;}
/*================ thank you  ===========*/
.thanks-section{padding-top: 90px;padding-bottom: 80px; background-color: #f5f5f5;}
.inner-thanks{}
.inner-thanks img{ width: 100px;margin-bottom:10px;}
.thanks-footer{padding-top: 0px;}
.thanks-footer .cpyrgt-wrap{ margin-top: 0px;}
.btn-width{width: 150px; margin: auto;}

/*================ inner pages ===========*/
.txt_dec {
    position: relative;
    margin-bottom: 20px;
}
.txt_dec h4 {
    color: #000;
    font-weight: 500;
    font-size: 18px;
    text-transform: inherit;
}
.txt_dec p {
    text-align: justify;
    font-size: 14px;
    margin-bottom: 20px;
}
/*============= about us ================*/
.inr-wrap{position: relative; padding-top:20px;padding-bottom: 10px;overflow: hidden;}
.inr-wrap-banner{padding-top:0px;padding-bottom: 0px;}
.inr-wrap-banner>img {
    width: 100%;
}
.inr-wrap-overlay {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.inr-title{ position: relative;}
.inr-title h2{font-size: 44px;
    font-weight: 700;
    -webkit-text-stroke: 1px #fff;
    color: #00b5fa;}
.brdcrm{background-color: transparent;
    border: none;
    border-radius: 0px;
    padding: 10px 0px;
    margin-bottom: 0px;}
.brdcrm>li {    text-transform: uppercase;
    font-weight: 500;
    font-size: 13px;}
.brdcrm>li a{ color: #fff1d0;}
.breadcrumb-item+.breadcrumb-item::before { color: #fff1d0;}
.brdcrm>li.active{ color: #fff;}
.orange{color: #f99011;}
.about-tab-nav{margin-bottom: 35px;
    border-bottom: 1px solid #ddd;
    margin-left: 0px;}
.about-tab-nav li{ }
.about-tab-nav li:first-child{padding-left: 0px;}
.about-tab-nav li a{display: block;
    padding: 12px 35px;
    font-size: 17px;
    color: #333;
    font-weight: 500;
    text-transform: uppercase;
    border-bottom: 2px solid transparent;}
.about-tab-nav li.active > a{border-bottom: 2px solid #1f56aa; color: #1f56aa;}
.about-tab-nav li a:focus{text-decoration: none;}
.about-tab-nav li a:hover{text-decoration: none;color: #1f56aa;}
.abt-dec{margin-bottom: 20px;}
.abt-dec h3{ margin-bottom: 20px;}
.abt-dec p{   font-size: 14px;
    color: #777;}
.abt-dec p:last-child{margin-bottom: 0px;}
.abt-tmbimg{}
.abt-tmbimg .img-responsive{}
.vision-mission{    margin-bottom: 24px;
    border: 1px solid #cdc6c6;
    padding: 30px 30px 20px;}
.vision-mission h3{font-size: 26px;
    font-weight: 600;}
.panel-vision-mission{margin-left: 30px;}
.panel-vision-mission .panel {margin-bottom: 15px;    border-color: #1f56aa;}
.panel-vision-mission .panel-default>.panel-heading {padding: 0px;    color: #fff;
    background-color: #1f56aa;
    border-color: #1f56aa;}
.panel-vision-mission .panel-title{font-size: 18px;text-transform: uppercase;}
.panel-vision-mission .panel-title a{ padding:15px; display: block;}
.panel-vision-mission .panel-title a span{float: right;}
.panel-vision-mission .panel-body p{    font-size: 17px;}
.client-list {position: relative; overflow: hidden;
    padding: 25px;
}
.client-list img {
    transition: 0.5s;
        -webkit-filter: grayscale(1);
    filter: grayscale(1);
    opacity: .4;
}
.client-list:hover> img {opacity: 1;
    transform: scale(1.2);
    -o-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

/*================ Gallery=================*/
.tabs-nav {
    margin-bottom: 20px;
    border: 1px solid #858585;
    border-radius: 30px;
    padding: 6px;
}
.tabs-nav .nav-link {
    border-radius: 30px;
    font-size: 15px;
    color: #858585;
    font-weight: 400;
    padding: 10px 5px;
}
.tabs-nav .nav-link.active, .tabs-nav .show>.nav-link {
    color: #fff;
    background-color: #d3a023;
}
.galry-list .tmb {
    height: 210px;}
.galry-list .embed-responsive {
    width: 100%;
    height: 260px;
    border-radius: 10px;
    overflow: hidden;margin-bottom: 25px;
}

/*================ Services =================*/
.srvs-row{}
.srvs-item{position: relative;    padding: 0px 30px;}
.srvs-item .title h2 {
    color: #fff;
}
.srvs-item p{font-size: 14px;color: #fff;}
.srvs-img{width: 100%;
    height: 500px;
    object-fit: inherit;}
.srvs-img>img{width: 100%;height: 100%;object-fit: cover;}
/*================ Why Choose sec =================*/
.whychoose-wrap{padding-bottom: 0px;}
.whychoose{position: relative;margin-bottom: 20px;}
.whychoose .media-left{padding-right: 0px;}
.whychoose .media-body{}
.whychoose-icon{width: 40px;height: 40px;margin-right: 12px;}
.whychoose-icon>img{width: 100%;height: 100%;object-fit: contain;}
.whychoose h4{font-weight:600;
    font-size: 18px;}
.whychoose p{font-size: 14px;line-height: 22px;}
.whychoose-img{    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 45%;
    height: 575px;
    overflow: hidden;
background-color: #ffffff;}
.whychoose-img>img{width: 100%;height: 100%;object-fit: contain;}
/*================ Career =================*/
.positions-box{    position: relative;
    background-color: #0f4aa4;min-height: 180px;
    border-radius: 4px;transition: 0.5s;
    padding: 20px;margin-bottom: 20px; margin-top: 10px;}
.positions-box:hover{box-shadow: 0px 0px 14px 1px #ddd;background-color:#ff0000;}
.positions-box:hover > h4:before {background-color: #fff;}
.positions-box:hover>.apply-btn a{color: #fff;}
.positions-box h4{font-size: 22px;
    position: relative;color: #fff;
    margin-bottom: 20px;
    padding-bottom: 10px;}
.positions-box h4:before{content: ""; position: absolute; left: 0px; bottom: 0px; background-color: #ff0000; width: 30px; height: 2px;}
.positions-loc-year{}
.positions-loc-year li{font-size: 14px;
    font-weight: 600;
    color: #fff;
    padding-left: 20px;
    line-height: 20px;
    margin-bottom: 10px;
    position: relative;}
.positions-loc-year li i{    position: absolute;
    left: 0px;
    top: 3px;}
.positions-box .apply-btn{position: absolute;
    right: 20px;
    bottom: 20px;}
.apply-btn{}
.apply-btn a{     font-weight: 600;
    color: #fff;
    font-size: 18px;position: relative;
    text-decoration: none;}
.apply-btn a i{margin-left: 2px;
    position: relative;
    font-size: 16px;
    top: 2px;}
.positions-box .apply-btn a:hover{text-decoration: none;color:#0f4aa4;}
.job-dec-title{}
.job-dec-title h5{font-size: 16px;
    font-weight: 600;
    color: #000;}
.job-detail-list{margin-bottom: 20px;   list-style: disc;padding-left: 15px;}
.job-detail-list li{font-size: 15px;
    font-weight: 500;
    color: #464646;
    margin-bottom: 10px;}
.apply-form{position: relative;
    background-color: #fff;
    box-shadow: 0px 0px 30px 0px #dadada;
    padding: 30px 30px 5px;
    border-radius: 4px;}
.apply-form h3{font-weight: 500;margin-bottom: 25px;}
.apply-form .form-group{}
.apply-form .form-group .form-ctrl{background-color: #f0f0f0;
    border: none; font-weight: 500;}
.apply-form .form-group  .form-upload{padding-top: 12px;}
.apply-form .btn-width { margin: 0px;}
#viewallprofile{display: none;}

/*================ contact =================*/

/*===================== Sign up  setion  ===============*/


/*================ login =================*/
.login-wrap{position: relative; padding: 90px 0px;background-color: #3d7fe2;}
.login-form-box{  width: 75%;
    margin: auto;
    padding: 20px 40px;
    background-color: #fff;
    /*box-shadow: 0px 0px 14px 2px #e4e4e4;*/
    border-radius: 4px;
    position: relative;
    overflow: hidden;}
.login-form-box:before{content: "";
    position: absolute;
    left: -28px;
    top: 0px;
    bottom: 0px;
    width: 54%;
    background-color: #1f56aa;
    transform: skew(-5deg, 0deg);-o-transform: skew(-5deg, 0deg);-webkit-transform: skew(-5deg, 0deg);}
.logi-lft-box{position: relative;margin-bottom: 40px;margin-right: 40px;}
.logi-lft-box img{width: 75px;
    margin: 25px auto 15px;
    display: block;}
.logi-lft-box h3{    color: #fff;
    font-size: 30px;}
.logi-lft-box h5{    color: #fff;
    font-size: 16px;}
.sign-nav{text-align: center;}
.sign-nav li{margin-top: 10px;}
.sign-nav li a{    background-color: #fff;
    display: block;
    font-size: 14px;
    border-radius: 30px;
    padding: 10px;
    font-weight: 600;
    text-transform: uppercase;
margin-right: 40px;
color: #333;}
.sign-nav li.active> a{background-color: #ff0000;color: #fff;}
.sign-nav li a:hover{text-decoration: none;
    background-color: #ff0000;
    color: #fff;}
.login-form{      position: relative;
    margin-left: 80px;
    margin-top:20px;}
.login-form h4{font-size: 26px;
    margin-bottom: 40px;
    font-weight: 600;}
.login-form .form-group{margin-bottom: 25px;}
.login-form .form-group label{    font-size: 16px;font-weight: 600;}
.login-form .form-group .checkbox  label{font-weight:500;}
.login-form .form-control{border-left: none;
    border-right: none;
    border-top: none;
    box-shadow: none;
    border-radius: 0px;
    padding-left: 2px;
    border-bottom: 1px solid #bbbbbb;
    height: 40px;
    font-weight: 500;}
.forget-psw{margin-top: 30px;}
.forget-psw a{    color: #1f56aa;
    font-weight: 500;
    text-decoration: underline;
display: block; margin-bottom: 10px;}
.forget-psw p{font-weight: 500;
    font-size: 16px;
    color: #333;}
.forget-psw a:hover{color: #777; text-decoration: none;}
.login-form .btn{
    text-transform: uppercase;
    font-weight: 600;
    height: 45px;
    border-radius: 30px;}


/*============ Case stdy inner ===============*/
.case-study-inner .item-box{margin-bottom: 35px;}
.case-study-inner .tmb {height: 520px;}
.case-study-inner .overlay-content {
    background-color: rgb(0 0 0 / 16%);
    border: none;
    transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    opacity: 9;
}
.case-study-inner .overlay-content h2{font-size: 44px;
    font-weight: 700;-webkit-text-stroke: 1px #fff;
    color: #00b5fa;}
.case-study-inner .overlay-content h3{-webkit-text-stroke: 1px #fff;
    color: transparent;font-size: 34px;margin-bottom: 20px;}
.case-study-inner .overlay-content .btn{border-color: #fff;}

/*============ Case stdy Detail ===============*/
.info-item-bnr{    position: relative;
    background-color: #4a688a;
    padding: 30px;
    margin-top: -130px;
    z-index: 1;}
.info-item-box{position: relative;
    border: 1px solid #fff;
    padding: 20px;
    min-height: 200px;
    margin: 8px;
    display: flex;
    flex-direction: column;
    justify-content: center;}
.info-item-icon{    width: 60px;
    height: 60px;
    margin: 20px auto;}
.info-item-icon>img{width: 100%;height: 100%;object-fit: contain;}
.info-item-header{position: absolute;
    display: flex;
    justify-content: center;
    left: 0px;
    top: -10px;
    right: 0px;}
.info-item-box h6{  color: #fff;
    font-size: 14px;
    font-weight: 500;
    background-color: #4a688a;
    width: 75px;
    margin:0px auto;}
.info-item-box h5{    color: #fff;
    font-size: 16px;
    font-weight: 400;}
.project-galry{position: relative;padding: 10px;}
.glry-item{position: relative;
    margin-bottom: 20px;
    width: 100%;
    height: 200px;}
.glry-item>img{width: 100%;height: 100%;object-fit: cover;}
.project-feedback{background: url(../images/client-feedback-bg.jpg)no-repeat;background-size: cover;background-position: center bottom;}
.project-feedback:before{content: "";position: absolute;left: 0px;top: 0px;right: 0px;bottom: 0px;background: rgb(0 0 0 / 42%);}
.project-feedback .title-stroke-black h1 {
    -webkit-text-stroke: 1px #fff;
    color: transparent;
}
.project-feedback .client_message {
    background-color: transparent;
    border-radius: 0px;}
.project-feedback .client_message p {
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    line-height: 28px;
    margin-bottom: 35px;
}
.project-feedback .client_info .name h4 {
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    text-transform: capitalize;
    margin-bottom: 15px;
}
.project-feedback .client_info .name h5{color: #fff; font-size: 15px;
    font-weight: 500;}

/*============ Testimolial-inner ===============*/
.testimolial-inner{}
.testimolial-inner .client_message {margin-bottom: 20px;}
.testimolial-inner .client_info {margin-bottom: 0px;}
.testimolial-inner .media .media-left{padding-right: 0px;}
.testimolial-inner .testimonial_icon{margin: 0px 15px 0px 0px;border-radius: 10px;}







