*{font-family: 'Roboto', sans-serif; font-weight: 400; color: #5d6975; box-sizing:border-box; -ms-text-size-adjust:100%;-webkit-text-size-adjust:100%; 
    margin:0;}
.text-right {text-align: right!important;}
*:before,*:after{box-sizing:inherit;}
a{text-decoration: none;}
div {display: block; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
div,h1, h2, h3, h4, h5, h6, p, a, li {font-family: 'Roboto', sans-serif;}
p{font-size: 18px;}
img{max-width: 100%;}


/*Top Section CSS*/
.top-section{padding: 10px 0px; background: #fff; position: relative; z-index: 2; margin-bottom: -50px;}
.top-section .row{align-items: center;}
.top-section .left .logo img{width: 80px;}
.top-section .center ul{margin: 0; padding: 0; text-align: right;}
.top-section .center ul li{list-style: none; display: inline-block; margin-right: 60px;}
.top-section .center ul li:last-child{margin-right: 0px;}
.top-section .center ul li .email{display: flex; align-items: center; text-align: left;}
.top-section .center ul li .email .email-icon{margin-right: 15px;}
.top-section .center ul li .email .email-icon i{color: #005ead; font-size: 22px;
    margin-left: 2px; display: inline-block; border: 2px solid #dddddd87;
    padding: 7px; border-radius: 10px;}
.top-section .center ul li .email .email-text  h3 {color: #666666; font-size: 16px; margin: 0;
    padding: 0; font-weight: 400; font-family: 'Merienda', cursive;}
.top-section .center ul li .email .email-text p {color: #003052; margin: 0; overflow: hidden;
    word-break: break-all; font-size: 17px; font-weight: 700; font-family: 'Roboto', sans-serif;}

.top-section .right ul{margin: 0; padding: 0; text-align: right;}
.top-section .right ul li{list-style: none; display: inline-block; margin-right: 5px;}
.top-section .right ul li:last-child{margin-right: 0px;}
.top-section .right ul li i {color: #003052; display: inline-block; height: 42px; width: 42px;
    text-align: center; line-height: 42px; border-radius: 5px; box-shadow: 0 0 65px 0 #00000029;
    transition: .5s; border: 1px solid #ddd; background: #ffffff5e;}



/*Menu Section*/
.menu-section .navbar {padding-top: 0; padding-bottom: 0; background : #fff; border-radius: 6px;
	box-shadow: 0px 0px 25px 0px #0000004a; position: relative; bottom: -40px; z-index: 11;}
.menu-section .navbar-expand-lg .navbar-nav{padding-top: 4px; padding-left: 15px;}
.menu-section .navbar-light .navbar-nav .nav-link {display: block; margin: 0px 14px; transition: .5s;
    position: relative; color: #003052; font-size: 18px; text-transform: capitalize; font-weight: 700;
	padding: 0; font-family: 'Roboto', sans-serif;}
.menu-section .navbar-brand img{width: 150px;}
.menu-section .navbar .active a{color: #005ead!important;}
.menu-section .d-flex button{text-decoration: none; color: #fff; padding: 17px 30px;
    border-top-right-radius: 4px; border-bottom-right-radius: 4px; border: none;
    background-image: linear-gradient(96deg, #1e46bd 0%, #1baaff 100%);}
.menu-section .d-flex button i{color: #fff;}

.menu-section .navbar-light .nav-item:hover .dropdown-menu{display: block; }
.menu-section .dropdown-menu{width: 788px; box-shadow: 0px 5px 5px 0px rgb(0 0 0 / 10%); border: none;}
.menu-section .dropdown-menu li{width: 32.5%; display: inline-flex; padding: 0px 15px; margin: 15px 0 15px 0;
    border-right: 1px solid #f0f0f0;}
.menu-section .dropdown-menu li:last-child{border-right: none;}
.menu-section .dropdown-menu li:hover .content h4{color: #005ead;}
.menu-section .dropdown-menu .dropdown-item{color: #5a5454 !important; font-size: 17px; text-transform: uppercase;
    letter-spacing: 1px; background: white;  display: flex; white-space: normal; padding: 0;
    align-items: center;}
.menu-section .dropdown-menu .dropdown-item .icon {margin-right: 12px;}
.menu-section .dropdown-menu .dropdown-item .icon img {max-width: 50px;}
.menu-section .dropdown-menu .dropdown-item .content h4 {font-size: 15px; color: #003052; font-weight: 800; margin: 0;}
.menu-section .dropdown-menu .dropdown-item .content p {font-size: 14px; text-transform: none; padding: 2px 0 0 0;
    margin: 0; line-height: 18px;}

.menu-section .dropdown-menu-vr{width: max-content; max-height: 400px; overflow: scroll;}
.menu-section .dropdown-menu li.vr-align{display: block; width: 100%;
    border-bottom: 1px solid #c0cbd1; padding-bottom: 12px;}
.menu-section .dropdown-menu li.vr-align:last-child{border-bottom: none;
    padding-bottom: 0px;}


.offcanvas .logo img{width: 55px;}
.offcanvas .offcanvas-header{background: #dfe7ff;}
.offcanvas .offcanvas-header .btn-close {border: 2px solid #005ead;}
.offcanvas .contact-detail{margin-top: 22px;}
.offcanvas .contact-detail ul{margin: 0; padding: 0; text-align: right;}
.offcanvas .contact-detail ul li{list-style: none; display: block; margin-bottom: 22px;
    border-bottom: 1px solid #dfe7ff; padding-bottom: 22px;}
.offcanvas .contact-detail ul li .email{display: flex; align-items: center; text-align: left;}
.offcanvas .contact-detail ul li .email .email-icon{margin-right: 15px;}
.offcanvas .contact-detail ul li .email .email-icon i{color: #005ead; font-size: 22px;
    margin-left: 2px; display: inline-block; border: 2px solid #dddddd87;
    padding: 7px; border-radius: 10px;}
.offcanvas .contact-detail ul li .email .email-text  h3 {color: #666666; font-size: 16px; margin: 0;
    padding: 0; font-weight: 400; font-family: 'Merienda', cursive;}
.offcanvas .contact-detail ul li .email .email-text p {color: #005ead; margin: 0; overflow: hidden;
    word-break: break-all; font-size: 17px; font-weight: 700;}


.fixed-top {background: #fff; height: 104px; top: -40px; box-shadow: 0px 0px 25px 0px #0000004a;}
.fixed-top .navbar{box-shadow: none;}


/*Banner Section CSS*/
.banner-section{position: relative; background: #eff3f9; z-index: 2;
    padding-top: 100px; padding-bottom: 40px;}
.banner-section:before{position: absolute; content: " "; top: 0; left: -140px;
    background-image: url(../images/shape1.png); width: 100%; height: 100%;
    background-repeat: no-repeat;}
.banner-section .row{align-items: center;}
.banner-section .content h1{color: #508d15; font-size: 60px; font-weight: 800;
    line-height: 40px; letter-spacing: -0.2px; margin-bottom: 20px; font-family: 'Merienda', cursive;}
.banner-section .content h3{color: #005ead; font-size: 32px; font-weight: 800;
    line-height: 40px; letter-spacing: -0.2px; margin-bottom: 20px;}
.banner-section .content h1 span{color: #005ead; font-family: 'Merienda', cursive;}

.banner-section .content ul.banner-btn{margin: 0; padding: 0; margin-top: 50px;}
.banner-section .content ul.banner-btn li{list-style: none; display: inline-block;
    margin-right: 10px;}
.banner-section .content ul.banner-btn li:first-child a{padding: 15px 30px; color: #fff; text-align: center;
    position: relative; margin-right: 15px; z-index: 2; border-radius: 5px; font-size: 14px;
    font-weight: 700; border: none; outline: none; background-image: linear-gradient(96deg, #1e46bd 0%, #67a618 100%);
    letter-spacing: 1px; text-transform: uppercase; word-spacing: 1px;}
.banner-section .content ul.banner-btn li:last-child a{padding: 12px 30px; color: #005ead; text-align: center;
    position: relative; margin-right: 15px; z-index: 2; border-radius: 5px; font-size: 14px;
    font-weight: 700; outline: none; border: 2px solid #005ead;
    letter-spacing: 1px; text-transform: uppercase; word-spacing: 1px;}
.banner-section .content ul.banner-btn li:last-child a i{color: #005ead;}
.banner-section .content ul.banner-btn li:first-child a i{color: #fff;}


/*banner-bottom-section CSS*/
.banner-bottom-section{padding-top: 10px; padding-bottom: 10px; position: relative; z-index: 11;
    background-image: linear-gradient(96deg, #508d15 0%, #224bb5 100%);}
.banner-bottom-section .box{display: flex; align-items: center; padding: 10px;}
.banner-bottom-section .box .icon{background: #fff; padding: 10px; border-radius: 5px; height: 60px;
    display: flex; align-items: center; width: 68px;}
.banner-bottom-section .box .icon img{width: 55px;}
.banner-bottom-section .box h2{font-size: 21px; font-weight: 800; color: #fff; margin-left: 15px;
    margin-bottom: 0px; letter-spacing: 0.8px; line-height: 28px;}
.banner-bottom-section .box h2 a{font-size: 21px; font-weight: 800; color: #fff;}

/*About Section CSS*/
.about-section{position: relative; background: #fff; z-index: 2; padding-bottom: 60px; padding-top: 60px;}
/*.about-section:before{position: absolute; content: " "; bottom: 0; left: 0px;
    background-image: url(../images/background-shape.png); width: 100%; height: 100%;
    background-repeat: no-repeat;}*/
.about-section:before{width: 100%; height: 100%; position: absolute; content: ""; top: 0px; z-index: -1;
    background: url(../images/figure2.png) top left no-repeat; background-size: 15% 65%; left: 0px;}
.about-section:after{width: 100%; height: 100%; position: absolute; content: ""; top: 0px; z-index: -1;
    background: url(../images/figure1.png) bottom right no-repeat; background-size: 15% 65%; right: 0px;}
.about-section .row{align-items: center;}
.about-section .col-md-6.left{padding-right: 30px;}
.about-section .col-md-6.left .row .col-md-6 .box{margin: 0px 0px 10px 0px; padding: 60px 20px 60px 30px;
    background: #fff; border-radius: 10px 10px 10px 10px; box-shadow: 13px 13px 51px 0px rgb(10 51 80 / 16%);
    transform: skewY(-6deg); margin: 15px 3px; display: block; position: relative;}
.about-section .col-md-6.left .row .col-md-6 .box .icon{margin-bottom: 20px;}
.about-section .col-md-6.left .row .col-md-6 .box .icon img{width: 60px;}
.about-section .box .content{transform: skewY(4deg);}
.about-section .box .content a{color: #003052; font-size: 24px; line-height: 30px; display: block;
    font-weight: 800;}
.about-section .col-md-6.left .row .col-md-6 .box .btn{padding: 0; position: relative; top: 36px;}
.about-section .col-md-6.left .row .col-md-6 .box .btn a{font-size: 16px; color: #005ead; font-weight: 800;}
.about-section .col-md-6.left .row .col-md-6 .box .btn a i{position: relative; top: 2px; color: #005ead;}

.about-section .col-md-6.left .row .col-md-6:first-child .box{padding: 60px 20px 60px 30px;
    background-image: linear-gradient(96deg, #2a55a3 0%, #0094e0 100%);
    border-radius: 10px 10px 10px 10px; box-shadow: 13px 13px 51px 0px rgb(10 51 80 / 16%);
    transform: skewY(-6deg);}
.about-section .col-md-6.left .row .col-md-6:last-child .box{padding: 60px 20px 60px 30px;
    background-image: linear-gradient(96deg, #2c5a04 0%, #6db723 100%);
    border-radius: 10px 10px 10px 10px; box-shadow: 13px 13px 51px 0px rgb(10 51 80 / 16%);
    transform: skewY(-6deg);}
.about-section .col-md-6.left .row .col-md-6:first-child .box .content,
.about-section .col-md-6.left .row .col-md-6:last-child .box .content{transform: skewY(4deg);}
.about-section .col-md-6.left .row .col-md-6:first-child .box .content a, 
.about-section .col-md-6.left .row .col-md-6:last-child .box .content a{color: #fff; font-size: 24px; font-weight: 800;
    line-height: 30px; display: block;}
.about-section .col-md-6.left .row .col-md-6:first-child .box .btn a,
.about-section .col-md-6.left .row .col-md-6:last-child .box .btn a{font-size: 16px; color: #fff; font-weight: 700;}
.about-section .col-md-6.left .row .col-md-6:first-child .box .btn a i,
.about-section .col-md-6.left .row .col-md-6:last-child .box .btn a i{color: #fff;}

.about-section .heading{position: relative;}
.about-section .heading h5{font-size: 20px; font-weight: 700; color: #508d15;
    margin-bottom: 6px;}
.about-section .heading h1{font-size: 44px; font-weight: 800; line-height: 46px;
    color: #005ead; position: relative; z-index: 11; top: 10px;}
.about-section .heading h4{font-size: 20px; font-weight: 700; color: #508d15;}
.about-section .content ul{margin: 0; padding: 0;}
.about-section .content ul li{list-style: none; width: 49%; display: inline-flex;
    align-items: center; font-weight: 600; margin: 6px 0px;}
.about-section .content ul li p{margin-bottom: 0px;}
.about-section .content ul li i{background: #005ead; color: #fff; padding: 6px 6px 6px 6px; font-size: 11px; border-radius: 65px; margin-right: 6px;}
.about-section .content p{font-size: 17px; color: #555;}

.about-section .content .founder{padding-top: 20px;}
.about-section .content .founder-box{display: inline-flex; align-items: center;
    text-align: left;}
.about-section .content .founder-box .content{padding-left: 5px;}
.about-section .content .founder-box .founder-image{margin-right: 10px;}
.about-section .content .founder-box .founder-image img{border-radius: 50%; 
    width: 76px; height: 76px; border: 3px solid #5fa30073;}
.about-section .content .founder-box h4{margin-bottom: 2px; font-weight: 800;
    font-size: 22px; color: #003052;}
.about-section .content .founder-box p{margin-bottom: 0px; color: #777;
    font-weight: 600; font-size: 16px; font-family: 'Merienda', cursive;}
.about-section .witr_back_title{position: absolute; top: -20px; bottom: 0; right: 0; left: 0;
    text-align: left;}
.about-section .witr_back_title h4 {-webkit-text-stroke-color: #ebebeb; -webkit-text-fill-color: #fff;
    -webkit-text-stroke-width: 1px; font-size: 60px; opacity: 1;}


/*monitar-section CSS*/
.monitar-section{position: relative; z-index: 2; background: #fff;}
.monitar-section:before{width: 100%; height: 100%; position: absolute; content: ""; top: 0px; z-index: -1;
    background: url(../images/figure2.png) bottom left no-repeat; background-size: 15% 65%; left: 0px;}
.monitar-section:after{width: 100%; height: 100%; position: absolute; content: ""; top: 0px; z-index: -1;
    background: url(../images/figure1.png) top right no-repeat; background-size: 15% 65%; right: 0px;}
.monitar-section .row{margin: 0; align-items: center;}
.monitar-section .left{padding-left: 0px;}
.monitar-section .left-box{position: relative;}
.monitar-section .left-box img{max-width: 100%;}
.monitar-section .left-box .play-icon{position: absolute; top: 32%; left: 46%;}
.monitar-section .right-box{padding-right: 30%; padding-left: 3%;}
.monitar-section .right-box h1 {font-size: 40px; font-weight: 800;
    line-height: 46px; color: #005ead;}
.monitar-section .right-box h4{font-size: 20px; font-weight: 700; color: #508d15;
    margin-top: 20px;}
.monitar-section .right-box ul{margin: 0; padding: 0; margin-top: 10px;}
.monitar-section .right-box ul li{list-style: none; margin-top: 6px; font-size: 17px; color: #666;}
.monitar-section .right-box ul li svg{background: #005ead; color: #fff; width: 20px;
    padding-left: 5px; padding-right: 5px; padding-top: 5px; padding-bottom: 5px;
    height: 20px; border-radius: 65px; margin-right: 6px;}


/*Service Section*/
.service-section{background:#fff;
    padding: 60px 0px; position: relative; z-index: 2;}
.service-section:before {position: absolute; content: " "; bottom: 0; left: 0px;
    background-image: url(../images/background-shape.png);
    width: 100%; height: 100%; background-repeat: no-repeat;}
.service-section .row{align-items: center;}
.service-section .box{background: #fff; box-shadow: 13px 13px 51px 0px rgb(10 51 80 / 16%);
    border-radius: 20px 20px 20px 0px; padding: 40px 40px 50px 40px;}
.service-section .heading h3{font-size: 18px; font-weight: 800; color: #508d15;
    font-family: 'Merienda', cursive;}
.service-section .heading h1{font-size: 30px; line-height: 38px; font-weight: 800; color: #005ead;
    margin-bottom: 15px;}
.service-section .heading p{font-size: 18px; color: #666;}
.service-section .heading a{padding: 15px 30px; color: #fff; text-align: center;
    position: relative; margin-right: 15px; z-index: 2; border-radius: 5px; font-size: 16px;
    font-weight: 600; border: none; outline: none; display: inline-block;
    letter-spacing: 1px; text-transform: uppercase; word-spacing: 3px; margin-top: 15px;
    background: #005ead;}
.service-section .heading a i{color: #fff;}
.service-section .box{margin: 20px 6px; position: relative; overflow: hidden;}
.service-section .box:before {content: ""; width: 70px; height: 70px; background-color: #e1e7ef;
    border: none; border-radius: 6px; position: absolute; bottom: 22px; right: -40px; z-index: 11;
    transform: rotate(50deg); transition: all 0.3s ease-in-out;}
.service-section .box:after {content: ""; width: 70px; height: 70px; border: 2px solid #e1e7ef;
    border-radius: 6px; position: absolute; right: -45px; bottom: -12px; z-index: 10;
    transform: rotate(50deg); transition: all 0.3s ease-in-out;}
.service-section .box:hover:before{background-color: #b5cee4;}
.service-section .box:hover:after{border: 2px solid #b5cee4;}
.service-section .box .icon{margin-bottom: 22px;}
.service-section .box .icon i{background: #e1e7ef; color: #005ead; padding: 24px;
    border-radius: 80px; font-size: 36px; border: 6px solid #91b9dc8a;}
.service-section .box .title h1{font-size: 24px; font-weight: 800; color: #003052;}
.service-section .box .description{color: #666; margin-bottom: 20px;}
.service-section .box .service-btn {margin-top: 30px;}
.service-section .box .service-btn a{padding: 10px 22px; color: #005ead; text-align: center;
    position: relative; z-index: 2; border-radius: 5px; font-size: 14px; font-weight: 800;
    outline: none; border: 2px solid #005ead6e; letter-spacing: 0.8px; text-transform: uppercase;
    word-spacing: 1px;}
.service-section .box .service-btn a i{color: #005ead;}


/*Team Section*/
.team-section{padding: 80px 0px; position: relative; z-index: 2; background: #fff;}
.team-section .heading{align-items: center; margin-bottom: 40px;}
.team-section .heading .left h3{font-size: 18px; font-weight: 800; color: #508d15;
    font-family: 'Merienda', cursive;}
.team-section .heading .left h1{font-size: 36px; font-weight: 800; color: #005ead;}
.team-section .heading .right{text-align: right;}
.team-section .heading .right a{padding: 12px 30px; color: #005ead; text-align: center;
    position: relative; margin-right: 15px; z-index: 2; border-radius: 5px; font-size: 15px;
    font-weight: 800; outline: none; border: 2px solid #005ead;
    letter-spacing: 0.5px; text-transform: uppercase; word-spacing: 1px;}
.team-section .heading .right a i{color: #005ead;}
.team-section .box {position: relative; overflow: hidden; padding-bottom: 55px;}
.team-section .box .image{height: 400px; overflow: hidden;}
.team-section .box .image img {width: 100%; height: auto; max-width: 100%; border: none;
    -webkit-border-radius: 0; border-radius: 0; -webkit-box-shadow: none; box-shadow: none;}
.team-section .box .content {text-align: center; bottom: -67px; left: 0;
    padding: 55px 0 30px; position: absolute; right: 0; box-shadow: 0 0 65px 0 rgb(0 0 0 / 9%);
    -webkit-transition: all .3s ease 0s; transition: all .3s ease 0s;
    clip-path: polygon(0 27%,100% 0,100% 100%,0 100%); 
    background:  #005ead;}
.team-section .box .name h5 {font-size: 26px; margin-bottom: 0; -webkit-transition: .5s;
    transition: .5s; color: #fff; font-weight: 800;}
.team-section .box .post {font-size: 18px; margin: 5px 0 0; text-transform: capitalize;
    -webkit-transition: .5s; transition: .5s; color: #8edb25;}
.team-section .box .post span{color: #eee;}
.team-section .box .social-link {position: relative; -webkit-transition: .5s;
    transition: .5s;}
.team-section .box .social-link a {border-radius: 50%; display: inline-block; height: 35px;
    line-height: 38px; margin: 14px 3px 0; text-align: center; width: 35px; 
    background: #fff; color: #052175;}
.team-section .box .social-link a i{color: #052175;}
.team-section .box:hover .content {background: #072377; bottom: 0;}



.blog-section{background: #fff; position: relative; z-index: 2; padding-top: 60px; padding-bottom: 60px;}
.blog-section .heading{align-items: center; margin-bottom: 40px;}
.blog-section .heading .left h3{font-size: 18px; font-weight: 800; color: #508d15;
    font-family: 'Merienda', cursive;}
.blog-section .heading .left h1{font-size: 36px; font-weight: 800; color: #005ead;}
.blog-section .heading .right{text-align: right;}
.blog-section .heading .right a{padding: 12px 30px; color: #005ead; text-align: center;
    position: relative; margin-right: 15px; z-index: 2; border-radius: 5px; font-size: 15px;
    font-weight: 800; outline: none; border: 2px solid #005ead;
    letter-spacing: 0.5px; text-transform: uppercase; word-spacing: 1px;}
.blog-section .heading .right a i{color: #005ead;}

.blog-section .box{border-style: solid; border-width: 1px 1px 1px 1px;
    border-color: #E3E3E3; transition: background 0.5s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 0px 10px 0px 10px; --e-column-margin-right: 10px; --e-column-margin-left: 10px;
    padding: 15px 15px 15px 15px; border-radius: 15px 15px 15px 15px;}
.blog-section .box .image{height: 185px; overflow: hidden;}
.blog-section .box .image img{border-radius: 15px 15px 15px 15px;
    transition: all 0.8s ease-in-out;}
.blog-section .box .date{position: relative;}
.blog-section .box .date p{color: #003f6d; position: absolute; top: -18px;
    background-image: linear-gradient( 96deg, #dbc5fb 0%, #a6d5df 100%);
    font-weight: 700; padding: 6px 15px;  font-size: 15px;}
.blog-section .box  h1 a {display: block; font-size: 24px; font-weight: 600;
    color: #003052; margin-top: 30px; margin-bottom: 2px;}
.blog-section .box  p{font-style: 17px; color: #555;}
.blog-section .box .btn{padding: 0px;}
.blog-section .box .btn a{padding: 10px 22px; color: #005ead; text-align: center; position: relative;
    z-index: 2; border-radius: 50px; font-size: 14px; font-weight: 500; outline: none; border: 1px solid #e3e3e3;
    letter-spacing: 0.6px; text-transform: uppercase; word-spacing: 1px;}
.blog-section .box .btn a i{color: #005ead;}
.blog-section .box .btn a svg{position: relative; top: 2px;}
.blog-section .box:hover .image img{transform: scale(1.2);}


/*Gallery Category Page CSS*/
.gallery-category-section{background: #fff; padding-top: 45px; padding-bottom: 65px;
    position: relative; z-index: 2; margin-bottom: 460px;}
.gallery-category-section .gallery-box {text-align: center; color: #fff; margin: 15px 0px;
    position: relative;}
.gallery-category-section .gallery-box .box-content, .gallery-category-section .gallery-box:after {
  width: 100%; position: absolute; left: 0;}
.gallery-category-section .gallery-box:after {content: ""; height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), color-stop(69%, rgba(0, 0, 0, 0.08)), to(rgba(0, 0, 0, 0.76)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.08) 69%, rgba(0, 0, 0, 0.76) 100%);
  top: 0; -webkit-transition: all .5s ease 0s; transition: all .5s ease 0s;}
.gallery-category-section .gallery-box .post, .gallery-category-section .gallery-box .title {
  -webkit-transform: translateY(145px); transform: translateY(145px);
  -webkit-transition: all 0.4s cubic-bezier(0.13, 0.62, 0.81, 0.91) 0s;
  transition: all 0.4s cubic-bezier(0.13, 0.62, 0.81, 0.91) 0s;
}
.gallery-category-section .gallery-box:hover:after {background: #056585b0;}
.gallery-category-section .gallery-box .img {width: 100%; height: 260px;
  overflow: hidden;}
.gallery-category-section .gallery-box .img img {width: 100%; min-height: 260px;}
.gallery-category-section .gallery-box .box-content {padding: 20px;
    margin-bottom: 15px; bottom: 0; z-index: 1;}
.gallery-category-section .gallery-box .title {font-size: 22px; font-weight: 700;
  color: #fff; margin: 0px; background: #056585b0; padding: 10px 0;}
.gallery-category-section .gallery-box:hover .title {background: none;}
.gallery-category-section .gallery-box .post {display: block; padding: 8px 0;
    font-size: 15px;}
.gallery-category-section .gallery-box .social li a, .box17 .icon li a {
    border-radius: 5px; font-size: 20px; color: #fff;}
.gallery-category-section .gallery-box:hover .post, .gallery-category-section .gallery-box:hover .title {
  -webkit-transform: translateY(0); transform: translateY(0);}
.gallery-category-section .gallery-box .social {list-style: none; padding: 0 0 5px;
    margin: 40px 0 25px; opacity: 0; position: relative;
    -webkit-transform: perspective(500px) rotateX(-90deg) rotateY(0) rotateZ(0);
    transform: perspective(500px) rotateX(-90deg) rotateY(0) rotateZ(0);
    -webkit-transition: all 0.6s cubic-bezier(0, 0, 0.58, 1) 0s;
    transition: all 0.6s cubic-bezier(0, 0, 0.58, 1) 0s;}
.gallery-category-section .gallery-box:hover .social {opacity: 1;
    -webkit-transform: perspective(500px) rotateX(0) rotateY(0) rotateZ(0);
    transform: perspective(500px) rotateX(0) rotateY(0) rotateZ(0);}
.gallery-category-section .gallery-box .social:before {content: ""; width: 50px;
    height: 2px; background: #fff; margin: 0 auto; position: absolute;
    top: -23px; left: 0; right: 0;}
.gallery-category-section .gallery-box .social li {display: inline-block;}
.gallery-category-section .gallery-box .social li a {display: block; width: 140px;
  height: 40px; line-height: 40px; background: #ed1c24; font-size: 16px;
  margin-right: 10px; -webkit-transition: all .3s ease 0s;
  transition: all .3s ease 0s; text-decoration: none;}
.gallery-category-section .gallery-box .social li a:hover {background: #00367c;
  text-decoration: none;}
.gallery-category-section .gallery-box .social li:last-child a {margin-right: 0;}


.gallery-page {padding-top: 60px; padding-bottom: 60px; background: #f1f1f1;
    padding-top: 60px; padding-bottom: 80px; position: relative; z-index: 2;
    margin-bottom: 460px;}
.gallery-page .image {-webkit-box-shadow: 0px 0px 25px 0px #0000004a;
    box-shadow: 0px 0px 25px 0px #0000004a; min-height: 100px; 
    -webkit-box-align: center; -ms-flex-align: center; align-items: center; 
    overflow: hidden; margin-bottom: 3rem; text-align: center;
    border-bottom-left-radius: 8px; border-bottom-right-radius: 8px;}
.gallery-page .image img {width: 100%;}
.gallery-page .image p {margin-bottom: 10px; margin-top: 10px; color: #c00;
    font-weight: 700; font-size: 18px;}



/*contact-form-section*/
.contact-form-section{background-image: url(../images/contact-bg-img.jpg);
    background-size: cover; padding: 60px 0px; color: #fff; position: relative; z-index: 2;}
.contact-form-section .row{align-items: center;}
.contact-form-section .left .subtitle{width: 35%; margin: 0 auto; margin-left: 0;
    display: flex; direction: ltr; align-items: center; --divider-border-style: solid;
    --divider-color: #8edb25; --divider-border-width: 2px;}
.contact-form-section .left .subtitle:before {display: block; content: ""; border-bottom: 0;
    -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; position: relative; top: -5px;
    border-top: var(--divider-border-width) var(--divider-border-style) var(--divider-color);}
.contact-form-section .left p{color: #eee;}
.contact-form-section .left li{color: #eee;}
.contact-form-section .left .subtitle h4{margin-left: 15px; color: #8edb25; font-weight: 800;}
.contact-form-section .left .title{margin-bottom: 26px; margin-top: 15px;}
.contact-form-section .left .title h1{font-size: 36px; font-weight: 800; color: #fff;
    font-family: 'Merienda', cursive;}
.contact-form-section .left ul{margin: 0; padding: 0;}
.contact-form-section .left ul li{list-style: none; margin: 10px 0px; font-size: 18px;}
.contact-form-section .left ul li i{background: #8edb25; font-size: 12px; padding: 6px;
    color: #1a43ba; border-radius: 35px; margin-right: 8px;}

.contact-form-section .left .number{display: flex; align-items: center;
    text-align: left; color: #fff; margin-top: 40px;}
.contact-form-section .left .number .icon {margin-right: 15px;}
.contact-form-section .left .number .icon i {color: #1a42bc; font-size: 30px;
    margin-left: 0px; display: inline-block; padding: 20px; border-radius: 44px;
    background: #fff;}
.contact-form-section .left .number .text h4 {color: #8edb25; font-size: 16px;
    margin: 0; padding: 0; font-weight: 400; font-family: 'Merienda', cursive;}
.contact-form-section .left .number .text h1 {color: #fff; margin: 0; overflow: hidden;
    word-break: break-all; font-size: 26px; font-weight: 700; letter-spacing: 1px;
    margin-top: 10px; font-family: 'Merienda', cursive;}

.contact-form-section .right{border-radius: 5px; box-shadow: 0 0 65px 0 #00000029;
    transition: .5s; border: 1px solid #ddd; background: #fff; padding: 50px 40px;}
.contact-form-section .right .subtitle{width: 35%; margin: 0 auto; margin-left: 0;
    display: flex; direction: ltr; align-items: center; --divider-border-style: solid;
    --divider-color: #508d15; --divider-border-width: 2px;}
.contact-form-section .right .subtitle:before {display: block; content: ""; border-bottom: 0;
    -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; position: relative; top: -5px;
    border-top: var(--divider-border-width) var(--divider-border-style) var(--divider-color);}
.contact-form-section .right .subtitle h4{margin-left: 15px; color: #508d15; font-weight: 800;
    text-transform: uppercase; font-size: 17px;}
.contact-form-section .right .title{margin-bottom: 26px; margin-top: 5px;}
.contact-form-section .right .title h1{font-size: 30px; font-weight: 800; color: #005ead;
    font-family: 'Merienda', cursive;}
.contact-form-section .right .form-control {padding: 0.6rem 0.75rem; margin: 12px 0px;}
.contact-form-section .right button{width: auto; margin-left: 12px; margin-top: 22px;
    padding: 15px 30px; color: #fff; text-align: center; position: relative;
    margin-right: 15px; z-index: 2; border-radius: 5px; font-size: 13px; font-weight: 600;
    border: none; outline: none; letter-spacing: 1px;text-transform: uppercase; word-spacing: 3px;
    font-family: 'Merienda', cursive; background-image: linear-gradient(96deg, #1e46bd 0%, #67a618 100%);}
.contact-form-section .right button i{color: #fff;}


/*testimonial-section CSS*/
.testimonial-section{padding-top: 60px; padding-bottom: 80px; position: relative; z-index: 2; background: #fff;}
.testimonial-section .row{align-items: center;}
.testimonial-section .left{position: relative;}
.testimonial-section .left:before{position: absolute; content: " "; left: 60%;
    right: 0; background-image: url(../images/testimonial-icon.png); width: 100%; height: 100%;
    background-repeat: no-repeat; background-size: 220px;}
.testimonial-section .left .content{position: relative; z-index: 11;}
.testimonial-section .left h6{font-size: 18px; font-weight: 800; color: #69a918;}
.testimonial-section .left h1{font-size: 34px; font-weight: 800; color: #005ead;}
.testimonial-section .right{background: #fff; box-shadow: 13px 13px 51px 0px rgb(10 51 80 / 16%);
    border-radius: 20px 20px 20px 0px; position: relative; padding: 40px 40px 40px 80px;}
.testimonial-section .right:after {position: absolute; left: 0; bottom: -26px; content: "";
    width: 0; height: 0; border-color: currentcolor rgba(0,0,0,0) rgba(0,0,0,0); border-style: solid;
    border-width: 26px 45px 0 0; color: #fff;}
.testimonial-section .box .content{position: relative;}
.testimonial-section .right:before{position: absolute; content: " "; left: 20px;
    top: 40px; background-image: url(../images/quote.png); width: 100%; height: 100%;
    background-repeat: no-repeat; background-size: 40px;}
.testimonial-section .box .profile{display: flex; align-items: center;}
.testimonial-section .box .profile .profile-icon{width: 80px; height: 80px; overflow: hidden;
    margin-right: 18px;}
.testimonial-section .box .profile .profile-icon img{width: 80px; height: 80px;border-radius: 60px;}
.testimonial-section .box .profile h4{font-size: 22px; font-weight: 800; color: #005ead;
    margin-bottom: 4px;}
.testimonial-section .box .profile h5{font-size: 15px; font-weight: 800; color: #444;
    margin-bottom: 0; text-transform: uppercase;}



/*Partner Section*/
.partner-section{padding-top: 60px; padding-bottom: 80px; position: relative; z-index: 2; background: #fff;
    margin-bottom: 460px;}



.footer-section{background-color: #f5f8fb; padding-top: 60px; position: fixed; bottom: 0; left: 0; right: 0;
	z-index: 1;}
.footer-section:before {position: absolute; content: " "; top: 0; left: 0px; background-image: url(../images/map-new.png);
    width: 100%; height: 100%; background-repeat: no-repeat;}
.footer-section a{text-decoration: none;}
.footer-section .footer-top .left ul{margin: 0; padding: 0;}
.footer-section .footer-top .left ul li{list-style: none; display: inline-block; margin-right: 20px;}
.footer-section .footer-top .left ul li:last-child{margin-right: 0;}
.footer-section .footer-top .left ul li a{color: #444; font-family: 'Merienda', cursive;}
.footer-section .footer-top .right ul{margin: 0; padding: 0; text-align: right;}
.footer-section .footer-top .right ul li{list-style: none; display: inline-block; margin-right: 20px;}
.footer-section .footer-top .right ul li:last-child{margin-right: 0;}
.footer-section .footer-top .right ul li a{color: #444;}

.footer-section .footer-center {border-top: 1px solid #5d697517; border-bottom: 1px solid #5d697517;
	padding-top: 30px; padding-bottom: 10px; margin-top: 30px; margin-bottom: 30px;}
.footer-section .footer-center h1{font-size: 22px; font-weight: 800; color: #005ead;
    text-transform: uppercase; word-spacing: 4px; position: relative; padding-bottom: 12px;}
.footer-section .footer-center h1:before {content: ""; height: 4px; width: 15px; background-color: #508d15b8;
    position: absolute; bottom: 0; left: 0; border-radius: 10px; border: none;}
.footer-section .footer-center h1:after {content: ""; height: 4px; width: 34px; background-color: #508d15;
    position: absolute; bottom: 0; left: 21px; border-radius: 10px; border: none;}
.footer-section .contact ul{margin: 0; padding: 0; text-align: right;}
.footer-section .contact ul li{list-style: none; display: block;}
.footer-section .contact ul li .email{display: flex; align-items: center; 
    text-align: left; margin: 20px 0px;}
.footer-section .contact ul li .email .email-icon{margin-right: 15px;}
.footer-section .contact ul li .email .email-icon i{color: #003052; font-size: 19px;
    margin-left: 2px; display: inline-block; border: 2px solid #ddd;
    padding: 7px; border-radius: 10px;}
.footer-section .contact ul li .email .email-text  h3 {color: #666; font-size: 14px; margin: 0;
    padding: 0; font-weight: 400; font-family: 'Merienda', cursive;}
.footer-section .contact ul li .email .email-text p {color: #003052; margin: 0; overflow: hidden;
    word-break: break-all; font-size: 16px; font-weight: 600;}
.footer-section .social-icon{margin: 0; padding: 0; text-align: center;
    margin-top: 40px;}
.footer-section .footer-center .important-link ul{padding: 0; margin: 0;}
.footer-section .footer-center .important-link ul li{list-style: none; display: inline-block; width: 49%;}
.footer-section .footer-center .important-link ul li a{color: #444; position: relative;
    display: inline-block; padding: 12px 0px 8px 0px; font-size: 15px;}
.footer-section .footer-center .important-link ul li a:before{position: absolute; content: " ";
    bottom: 0; left: 0px; border-bottom: 1px dashed #aaa; width: 100%;}

.footer-section .footer-center .product-link ul{padding: 0; margin: 0;}
.footer-section .footer-center .product-link ul li{list-style: none; display: inline-block; width: 49%;}
.footer-section .footer-center .product-link ul li a{color: #444; position: relative;
    display: inline-block; padding: 12px 0px 8px 0px; font-size: 15px;}
.footer-section .footer-center .product-link ul li a:before{position: absolute; content: " ";
    bottom: 0; left: 0px; border-bottom: 1px dashed #aaa; width: 100%;}

.footer-section .footer-bottom p{font-size: 16px;}
.footer-section .footer-bottom .right{text-align: right;}
.footer-section .footer-bottom a{color: #da4136;}





/*.breadcrumb{background-image: url('../images/enroll-bg.jpg'); background-position: 100%; 
    position: relative; background-repeat: no-repeat; background-size: cover; text-align: center; 
    padding: 80px 0; margin-bottom: 0;}
.breadcrumb::before {position: absolute; top: 0; left: 0; width: 100%; height: 100%; content: "";
    transition: all 0.4s ease; opacity: 0.6; background: #252525;}
.breadcrumb h2 {color: #fff; text-transform: capitalize; font-size: 45px; font-weight: 700;
    position: relative; margin-top: 15px;}
.breadcrumb .bread-list {border-radius: 3px; background: transparent; display: inline-block; 
    margin-top: 20px; padding-left: 0;}
.breadcrumb ul li {display: inline-block; position: relative;}
.breadcrumb ul li a {text-decoration: none; color: #fff; font-size: 18px; font-weight: 500;
    text-transform: capitalize;}
.breadcrumb ul li.active a {padding: 4px 10px; border-radius: 5px; color: #fff; background: #da4136;}*/


/*.contact-page-form{background: #fff; position: relative; z-index: 2; padding: 60px 0px;}
.contact-page-form .left{box-shadow: 0px 0px 25px 0px #0000004a; padding: 40px;}
.contact-page-form .left h2{font-size: 23px; color: #0aa173; text-align: center;}
.contact-page-form .left h3{font-size: 18px; color: #444; text-align: center; padding: 0px 80px;
    margin-bottom: 30px;}
.contact-page-form .left button{border: 0; margin-left: 15px; background: #da4136; color: #fff;
    padding: 10px 26px; text-transform: uppercase; letter-spacing: 0.5px; font-weight: 600;
    font-size: 14px; border-radius: 4px;}
.contact-page-form .left button i{color: #fff;}

.contact-page-form .left .form-group{margin: 15px;}
.contact-page-form .right iframe{width: 100%; min-height: 562px;}


.contact-page-info{position: relative; z-index: 2; background-color: #f5f8fb; padding: 80px 0px 100px 0px;}
.contact-page-info::before {position: absolute; top: 0; left: 0; width: 100%; height: 100%; content: "";
    background-image: url('../images/world-map.png');}
.contact-page-info .heading{text-align: center; padding: 0px 300px; position: relative; z-index: 1;}
.contact-page-info .heading p{color: #da4136; margin-bottom: 6px; font-weight: 700;}
.contact-page-info .heading h2{color: #444; font-weight: 700; font-size: 28px; margin-bottom: 60px;}
.contact-page-info .box{text-align: center; box-shadow: 0px 0px 25px 0px #0000004a; min-height: 232px;
    background: #ffffffb3; position: relative; z-index: 1; padding: 40px 10px; border-radius: 8px;}
.contact-page-info .box i{background: #f5f8fb; height: 50px; width: 50px; border-radius: 40px;
    line-height: 50px; color: #da4136; font-size: 20px; border: 2px solid #da4136;}
.contact-page-info .box h3{font-size: 22px; font-weight: 600; color: #0aa173;}
.contact-page-info .box h5{font-size: 18px;}

*/

.breadcumb-area{background-repeat: no-repeat; background-attachment: scroll; background-position: center center;
    background-image: url('../images/breadcumb-bg.jpg'); background-size: cover; padding: 100px 0 100px;
    background-color: #121B51; position: relative; z-index: 2;}
.breadcumb-area::before {background: rgb(0 79 133 / 58%); position: absolute; top: 0; right: 0; left: 0;
    height: 100%; width: 100%; content: "";}
.breadcumb-area .ccase {text-transform: capitalize; position: relative;}
.breadcumb-area .brpt {text-align: left;}
.breadcumb-area .brpt h2 {font-size: 45px; margin-bottom: 20px; margin-top: 0; color: #fff; font-weight: 800;}
.breadcumb-area .breadcumb-inner {text-align: left;}
.breadcumb-area .breadcumb-inner ul{color: #fff; margin: 0; padding: 0;}
.breadcumb-area .breadcumb-inner li {display: inline-block; margin: 0 4px; color: #fff; font-size: 14px;
    font-weight: 700; text-transform: uppercase;}
.breadcumb-area .breadcumb-inner li i{color: #fff;}
.breadcumb-area .breadcumb-inner li a {color: #ffffff; text-transform: uppercase; text-decoration: none;
    font-weight: 700;}


/*About Page CSS*/
.about-page-section{padding-top: 60px; background: #fff; position: relative; z-index: 2; padding-bottom: 60px;}
.about-page-section .row{align-items: center;}
.about-page-section .left {position: relative;}
.about-page-section .left:before {position: absolute; content: " "; top: -20px;
    left: -140px; background-image: url(../images/shape1.png); width: 100%;
    height: 100%; background-repeat: no-repeat;}
.about-page-section .left .big-img img {width: 85%; border-radius: 5px 5px 5px 5px;
    box-shadow: 39px 39px 0px 5px #e4f1fe;}
.about-page-section .left .small-img img {margin: -199px 0px 0px 0px;}
.about-page-section .left .small-img img {width: 52%; border-style: solid;
    border-width: 15px 15px 0px 0px; border-color: #FFFFFF;
    border-radius: 0px 5px 0px 5px; vertical-align: middle;
    display: inline-block;}
.about-page-section .right .heading{position: relative;}
.about-page-section .right .heading h5{font-size: 20px; font-weight: 700; color: #508d15;
    margin-bottom: 6px;}
.about-page-section .right .heading h1{font-size: 44px; font-weight: 800; line-height: 46px;
    color: #005ead; position: relative; z-index: 11; top: 10px;}
.about-page-section .right .heading h4{font-size: 20px; font-weight: 700; color: #508d15;}
.about-page-section .right .content ul{margin: 0; padding: 0;}
.about-page-section .right .content ul li{list-style: none; width: 49%; display: inline-flex;
    align-items: center; font-weight: 600; margin: 6px 0px;}
.about-page-section .right .content li p{margin-bottom: 0px;}
.about-page-section .right .content ul li i{background: #005ead; color: #fff; padding: 6px 6px 6px 6px; font-size: 11px; border-radius: 65px; margin-right: 6px;}
.about-page-section .right .content p{font-size: 17px; color: #555;}

.about-page-section .right .content .founder{padding-top: 20px;}
.about-page-section .right .content .founder-box{display: inline-flex; align-items: center;
    text-align: left;}
.about-page-section .right .content .founder-box .content{padding-left: 5px;}
.about-page-section .right .content .founder-box .founder-image{margin-right: 10px;}
.about-page-section .right .content .founder-box .founder-image img{border-radius: 50%; 
    width: 76px; height: 76px; border: 3px solid #5fa30073;}
.about-page-section .right .content .founder-box h4{margin-bottom: 2px; font-weight: 800;
    font-size: 22px; color: #003052;}
.about-page-section .right .content .founder-box p{margin-bottom: 0px; color: #777;
    font-weight: 600; font-size: 16px; font-family: 'Merienda', cursive;}
.about-page-section .right .witr_back_title{position: absolute; top: -20px; bottom: 0; right: 0; left: 0;
    text-align: left;}
.about-page-section .right .witr_back_title h4 {-webkit-text-stroke-color: #ebebeb; -webkit-text-fill-color: #fff;
    -webkit-text-stroke-width: 1px; font-size: 60px; opacity: 1;}

.about-page-feature{position: relative; z-index: 2; padding-top: 80px; padding-bottom: 60px;
    background-image: url(../images/about-page-bg.png); background-size: cover;}
.about-page-feature::before {background: #00305259; position: absolute; top: 0; right: 0;
    left: 0; height: 100%; width: 100%; content: "";}
.about-page-feature .box{padding: 60px 20px 60px 30px; box-shadow: 13px 13px 51px 0px rgb(10 51 80 / 16%);
    background-image: linear-gradient(96deg, #e4f1fe 0%, #eee 100%); transform: skewY(-6deg);
    border-radius: 10px 10px 10px 10px;}
.about-page-feature .box .content{transform: skewY(4deg);}
.about-page-feature .box .content a{color: #003052; font-size: 24px; font-weight: 800;
    line-height: 30px; display: block;}
.about-page-feature .box .btn{padding-left: 0px;}
.about-page-feature .box .btn a{font-size: 16px; color: #005ead; font-weight: 800;}
.about-page-feature .box .btn a i{color: #005ead;}

/*Product Page*/
.product-page{background: #fff; position: relative; z-index: 2;}
.product-page p{font-size: 17px;}
.product-page .over-view{align-items: center; padding-top: 30px;}
.product-page .over-view .product-logo{background: #f3f7fc; border: 1px solid #ddd; height: 260px; display: flex;
    align-items: center; justify-content: center;}
.product-page .overview-detail .heading{display: flex; align-items: center; justify-content: space-between;
    margin-bottom: 20px;}
.product-page .overview-detail .heading .title h1{font-size: 28px; margin-top: 0; color: #003052; font-weight: 900;
    text-transform: uppercase; margin-bottom: 0px;}
.product-page .overview-detail .heading .social-media ul{padding: 0; margin: 0;}
.product-page .overview-detail .heading .social-media ul .btn-info {color: #fff; background-color: #005ead;
    border-color: #005ead; border-radius: 1px;}
.product-page .overview-detail .heading .social-media ul .btn-info i{color: #fff; margin-right: 4px;}
.product-page .overview-detail .heading .social-media ul li{list-style: none; display: inline-block;
    margin: 0px 4px;}
.product-page .overview-detail .heading .social-media ul li a{border: 1px solid #003052; color: #003052;
    padding: 7px 14px;}
.product-page .overview-detail .heading .social-media ul li a i{color: #003052;}
.product-page .overview-detail .heading .social-media ul li a.site{border: none; padding: 0;}

.product-detail{position: relative; background: #fff; z-index: 2; padding-top: 60px; padding-bottom: 40px;}
.product-detail:before {position: absolute; content: " "; bottom: 0; left: 0px;
    background-image: url(../images/background-shape.png); width: 100%; height: 100%;
    background-repeat: no-repeat;}
.product-detail h1.title {font-size: 30px; line-height: 38px; font-weight: 800; color: #005ead;
    margin-bottom: 15px;}

.related-product{position: relative; background: #fff; z-index: 2; padding-top: 60px; padding-bottom: 60px;
    margin-bottom: 460px;}
.related-product h1.title {font-size: 30px; font-weight: 800; color: #003052;  text-align: center;
    margin-bottom: 46px;}
.related-product .card {position: relative; background-image: linear-gradient(96deg, #2a55a3 0%, #0094e0 100%);
    border-radius: 20px; width: 100%; height: 300px; overflow: hidden;}
/* circle style */
.related-product .card::before {content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 65%;
  background: #f3f7fc; clip-path: circle(150px at 80% 20%); transition: .5s ease-in-out;}
.related-product .card:hover::before {clip-path: circle(300px at 96% -55%);}
/* watermark */
.related-product .card::after {content: 'ECRC Group'; position: absolute; top: 52%; left: 5%; font-size: 40px;
  font-weight: 800; font-style: italic; color: #f3f7fc14;}
/* style product */
.related-product .card .image-box {position: absolute; top: 50%; transform: translateY(-50%); z-index: 10000;
  width: 100%; height: 220px; transition: 0.5s;}
.related-product .card:hover .image-box {top: 10%; transform: translateY(0);}
.related-product .card .image-box img {position: absolute; top: 30%; left: 50%;
  transform: translate(-50%, -50%) rotate(0deg); width: 120px;}
/* style product info */
.related-product .card .content-box {position: absolute; bottom: 0; width: 100%; height: 100px; text-align: center;
  transition: 1s; z-index: 10;}
.related-product .card:hover .content-box {height: 104px;}
.related-product .card .content-box h2 {position: relative; font-weight: 800; letter-spacing: 1px; color: #fff;
    font-size: 24px;}
.related-product .card .content-box a {display: inline-block; padding: 10px 20px; background: #fff; 
    border-radius: 4px; margin-top: 10px; text-decoration: none; font-weight: 800; color: #196fbc; opacity: 0;
    transform: translateY(50px); transition: 0.5s;}
.related-product .card:hover .content-box a {opacity: 1; transform: translateY(0px); transition-delay: 0.15s;}



/*Team Page*/
.team-section.team-page{padding-top: 40px; margin-bottom: 460px;}
.team-section.team-page .heading {margin-bottom: 20px;}
.team-section.team-page .box{margin: 15px 0px;}


/*Service Category Page*/
.service-category-page {padding-top: 40px; padding-bottom: 80px; position: relative; z-index: 2;
    background: #fff; margin-bottom: 460px;}
.service-category-page .box {color: #fff; padding: 40px 10px; display: block;
    margin-bottom: 20px; border-radius: 10px; text-align: center; 
    -moz-transition: all 0.5s; -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;
    overflow: hidden; box-shadow: 0 0 10px 0 rgb(0 24 128 / 10%);
    background-image: linear-gradient(96deg, #1e46bd 0%, #1baaff 100%);
    position: relative;}
.service-category-page .box:hover {background-color: #2e55fa;
    transform: scale(1.05); -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05); -ms-transform: scale(1.05);
    -o-transform: scale(1.05); box-shadow: 0 0 20px 0 rgb(0 0 0 / 30%);}
.service-category-page .box:hover:after {height: 0;}
.service-category-page .box .box-content h1 {display: block; width: 100%;
    color: #fff; font-size: 24px; margin-top: 0; position: relative;
    font-weight: 700; margin-bottom: 0px;}


/*Service Brand Page*/
.service-brand-page {padding-top: 80px; padding-bottom: 80px; position: relative; z-index: 2;
    background: #fff; margin-bottom: 460px;}
.service-brand-page .box {color: #fff; padding: 40px 10px; display: block;
    margin-bottom: 20px; border-radius: 10px; text-align: center; 
    -moz-transition: all 0.5s; -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;
    overflow: hidden; box-shadow: 0 0 10px 0 rgb(0 24 128 / 10%);
    background-image: linear-gradient(96deg, #1e46bd 0%, #1baaff 100%);
    position: relative;}
.service-brand-page .box:hover {background-color: #2e55fa;
    transform: scale(1.05); -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05); -ms-transform: scale(1.05);
    -o-transform: scale(1.05); box-shadow: 0 0 20px 0 rgb(0 0 0 / 30%);}
.service-brand-page .box:hover:after {height: 0;}
.service-brand-page .box .icon i{font-size: 45px;}
.service-brand-page .box:hover .icon i{color: #fff;}
.service-brand-page .box:after {background-image: url(../images/categories-bg.png);
    background-size: cover; background-repeat: no-repeat; background-position: bottom;
    content: ""; width: 100%; height: 110px; display: block; position: absolute;
    top: 0; left: 0; -moz-transition: all 0.5s; -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}
.service-brand-page .box .box-content {position: relative; z-index: 1; overflow: hidden;}
.service-brand-page .box .box-content h1 {display: block; width: 100%;
    color: #fff; font-size: 24px; margin-top: 0; position: relative; top: 14px;
    font-weight: 700;}
.service-brand-page .box .box-content .rotate-icon {position: absolute;
    font-size: 90px; color: #000; bottom: 10px; line-height: 90px;
    right: 20px; opacity: 0.05; text-align: right;}

.service-page{padding-top: 80px; padding-bottom: 80px; position: relative; z-index: 2;
    background: #fff; margin-bottom: 460px; background-image: none;}



/*Service Detail Page CSS*/
.service-detail-page{padding-top: 40px; padding-bottom: 40px; position: relative; z-index: 2;
    background: #fff; z-index: 2;}
.service-detail-page a{text-decoration: none;}
.service-detail-page .image img{max-width: 100%;}
.service-detail-page .service-date-link{display: flex; margin-top: 10px;
margin-bottom: 6px;}
.service-detail-page .service-date-link p{color: #898989; margin-bottom: 0;
font-size: 15px; margin-top: 2px;}
.service-detail-page .service-date-link ul{padding: 0; margin: 0;}
.service-detail-page .service-date-link ul li{list-style: none; display: inline-block; margin-left: 0;}
.service-detail-page .service-date-link ul li a{color: #0167cb;
    font-weight: 400; font-size: 15px;}
.service-detail-page .service-date-link ul li a:before {
    content: "|"; margin: 0 7px;}
.service-detail-page .title h1{font-size: 36px; font-weight: 700; color: #005ead;}

.service-detail-page .service-right-tags ul{margin: 0; padding: 0;}
.service-detail-page .service-right-tags ul li{list-style: none; display: inline-flex; 
    margin-left: 0; margin-bottom: 10px; margin-right: 10px;}
.service-detail-page .service-right-tags a{border: 1px solid #c1c1c1; padding: 4px 12px 6px; 
    color: #0167cb; font-weight: 400; font-size: 14px;}
.service-detail-page .service-right-tags a:hover{background: #0167cb; color: #fff;}

.service-detail-page .service-comment-section{margin-top: 40px; margin-bottom: 60px;}
.service-detail-page .service-comment-section h2{font-size: 26px; margin-bottom: 0;
    font-weight: 600;}
.service-detail-page .service-comment-section ul{padding: 0; margin: 0; margin-bottom: 15px;}
.service-detail-page .service-comment-section ul li{list-style: none; display: inline-block; margin-left: 0;}
.service-detail-page .service-comment-section ul li a{color: #0167cb; margin-right: 15px;
    font-weight: 400; font-size: 15px; margin-top: 6px; display: block;}
.service-detail-page .service-comment-section ul li a:hover{color: #0167cb;}
.service-detail-page .service-comment-section button{border: none; padding: 10px 30px; 
    color: #fff; font-size: 16px; font-weight: 500; margin-top: 20px;
    background-image: linear-gradient(120deg, #0167cb, #0167cb, #99cc33);}

.service-detail-page .service-detail-popular-post{background: #F4F5F7; padding: 30px;}
.service-detail-page .service-detail-popular-post h2{font-size: 26px; font-weight: 800;
    color: #065ca9; margin-bottom: 20px; position: relative; padding-bottom: 15px;}
.service-detail-page .service-detail-popular-post h2:before {content: ""; height: 4px;
    width: 15px; background-color: #508d15b8; position: absolute; bottom: 0;
    left: 0; border-radius: 10px; border: none;}
.service-detail-page .service-detail-popular-post h2:after {content: ""; height: 4px;
    width: 34px; background-color: #508d15; position: absolute; bottom: 0;
    left: 21px; border-radius: 10px; border: none;}
.service-detail-page .service-detail-popular-post .post {position: relative;
    padding-left: 90px; padding-bottom: 30px; overflow: hidden; margin-bottom: 30px;}
.service-detail-page .service-detail-popular-post .post:before {position: absolute; 
    content: ""; left: 0px; bottom: 0px; height: 7px; width: 100%; 
    background-image: url(../images/blog-shape.png);}
.service-detail-page .service-detail-popular-post .post:last-child{margin-bottom: 0px;
    padding-bottom: 0px;}
.service-detail-page .service-detail-popular-post .post:last-child:before{
    background-image: none; height: 0px; padding-bottom: 0px;}
.service-detail-page .service-detail-popular-post .post .post-thumb {width: 70px;
    height: 70px; border-radius: 50%; background-position: center center;
    background-size: cover; background-repeat: no-repeat; position: absolute;
    left: 0; top: 0;}
.service-detail-page .service-detail-popular-post .post h5 {font-size: 17px; font-weight: 600;
    margin-bottom: 2px;}
.service-detail-page .service-detail-popular-post .post h5 a {color: #065ca9;
    -webkit-transition: .5s ease; -o-transition: .5s ease; transition: .5s ease;
    font-weight: 700;}
.service-detail-page .service-detail-popular-post .post .post-info {font-size: 15px;
    font-weight: 700; color: #67a716;}

.service-detail-page .left-second{background: #F4F5F7; padding: 30px; margin-top: 30px;}
.service-detail-page .left-second h2{font-size: 26px; font-weight: 600; 
    margin-bottom: 0; color: #0167cb;}
.service-detail-page .left-second h3{font-size: 25px; margin-bottom: 0;}
.service-detail-page .left-second p{margin-top: 6px;}
.service-detail-page .service-detail-category{background: #F4F5F7; padding: 30px;
    margin-bottom: 30px;}
.service-detail-page .service-detail-category h2{font-size: 26px; font-weight: 800;
    color: #065ca9; margin-bottom: 20px; position: relative; padding-bottom: 15px;}
.service-detail-page .service-detail-category h2:before {content: ""; height: 4px;
    width: 15px; background-color: #508d15b8; position: absolute; bottom: 0;
    left: 0; border-radius: 10px; border: none;}
.service-detail-page .service-detail-category h2:after {content: ""; height: 4px;
    width: 34px; background-color: #508d15; position: absolute; bottom: 0;
    left: 21px; border-radius: 10px; border: none;}
.service-detail-page .service-detail-category ul{padding: 0; margin: 0;}
.service-detail-page .service-detail-category ul li{list-style: none; margin-left: 0;
    display: inline-block; margin: 10px 5px 0 0px;}
.service-detail-page .service-detail-category ul li a{color: #fff; 
    border-bottom: 1px solid #c1c1c13d; width: 100%; display: block; 
    padding: 6px 22px; border-radius: 50px; font-size: 14px;
    background-image: linear-gradient(96deg, #1e46bd 0%, #1baaff 100%);}
.service-detail-page .service-detail-category ul li a:hover{background: #0167cb; color: #fff;}
.service-detail-page .service-detail-news{background: #F4F5F7; padding: 30px;
margin-top: 30px;}
.service-detail-page .service-share{margin-bottom: 10px;}
.service-detail-page .service-share #st-1 {text-align: left;}

.service-detail-page-bottom{padding-top: 40px; padding-bottom: 40px; position: relative; z-index: 2;
    background: #fff; z-index: 2; margin-bottom: 460px;}
.service-detail-page-bottom .heading{font-size: 30px; font-weight: 800;
    color: #003052; text-align: center; margin-bottom: 46px;}
.service-detail-page-bottom .box{box-shadow: 13px 13px 51px 0px rgb(10 51 80 / 4%);}




/*Blog Page*/
.blog-section.blog-page{padding-top: 40px; margin-bottom: 460px;}
.blog-section.blog-page .heading {margin-bottom: 20px;}
.blog-section.blog-page .box{margin: 15px 0px;}

/*Job Page*/
.job-page {padding-top: 40px; padding-bottom: 40px; position: relative; z-index: 2;
    background: #f3f7fc; z-index: 2; margin-bottom: 460px;}
.job-page .box{padding: 20px; margin: 15px 0; transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out; background: #fff;
    box-shadow: 13px 13px 51px 0px rgb(10 51 80 / 16%); overflow: hidden;
    border-radius: 20px 20px 20px 0px; position: relative;}
.job-page .box:before {content: ""; width: 70px; height: 70px;
    background-color: #b5cee4; border: none; border-radius: 6px;
    position: absolute; bottom: 22px; right: -40px; z-index: 11;
    transform: rotate(50deg); transition: all 0.3s ease-in-out;}
.job-page .box:after {content: ""; width: 70px; height: 70px;
    border: 2px solid #b5cee4; border-radius: 6px; position: absolute;
    right: -45px; bottom: -12px; z-index: 10; transform: rotate(50deg);
    transition: all 0.3s ease-in-out;}
.job-page .box:hover:before {background-color: #e1e7ef;}
.job-page .box:hover:after {border: 2px solid #e1e7ef;}
.job-page .box .icon {float: left; position: relative; width: 70px;
    text-align: center; display: inline-block; height: 70px;
    line-height: 70px; box-shadow: 0px 0px 7px rgb(203 203 203 / 23%);}
.job-page .box .icon img {vertical-align: middle; border-style: none;}
.job-page .box .content {padding-left: 90px;}
.job-page .box .content h3 {font-size: 20px; font-weight: 500;
    margin-bottom: 5px; color: #191c1e;}
.job-page .box .content h3 a{color: #005ead; font-size: 22px;
    text-transform: capitalize; font-weight: 700;}
.job-page .box .content .brand {font-size: 15px; margin-bottom: 10px;
    color: #666666;}
.job-page .box .content .tags {margin-bottom: 15px;}
.job-page .box .content .tags span {margin-right: 10px;}
.job-page .box .content .tags span i {color: #26ae61; margin-right: 5px;}
.job-page .box .action .job-type {color: #ffffff; background: #79b721;
    padding: 4px 15px 3px 15px; border-radius: 32px; font-size: 14px;}
.job-page .box .action .apply{color: #fff; padding: 4px 15px 3px 15px;
    border-radius: 32px; font-size: 14px;    
    background-image: linear-gradient(96deg, #1e46bd 0%, #1baaff 100%);}



/*Job-detail-page CSS*/
.carrer-detail-breadcumb h2{font-size: 60px!important; font-weight: 800; letter-spacing: 2px;
    text-shadow: 2px 2px #040404; color: #fff;}
.carrer-detail-breadcumb .breadcumb-inner li{background: #ea2529; padding: 8px 15px 6px 46px;
    font-weight: 700; letter-spacing: 1px; word-spacing: 6px; position: relative;}
.carrer-detail-breadcumb .breadcumb-inner li svg{background: #fff; color: #ea2529;
    padding: 8px; width: 35px; height: 35px; position: absolute; left: 0px;
    top: 0px;}
.carrer-detail-breadcumb .breadcumb-inner p{font-size: 20px; color: #f5ec1a;
    font-weight: 700; letter-spacing: 1px; margin-top: 15px; margin-left: 5px;}

.job-detail-page{padding-top: 40px; padding-bottom: 40px; position: relative; z-index: 2;
    background: #fff; z-index: 2; margin-bottom: 460px;}
.job-detail-page .left{padding-right: 30px;}
.job-detail-page .left h1{font-size: 36px; font-weight: 800;
    color: #065ca9;}
.job-detail-page .left p{font-size: 17px; color: #555;}
.job-detail-page .left li{font-size: 17px; color: #555;}

.job-detail-page .right .contact-detail{padding: 30px 40px 15px 40px;
    box-shadow: 0px 0px 25px 0px #0000004a; background: #fff;
    border-radius: 6px; margin-bottom: 35px;}
.job-detail-page .right .contact-detail h1{font-size: 26px; font-weight: 800;
    color: #065ca9; margin-bottom: 20px; position: relative;
    padding-bottom: 15px;}
.job-detail-page .right .contact-detail h1:before {content: "";
    height: 4px; width: 15px; background-color: #508d15b8;
    position: absolute; bottom: 0; left: 0; border-radius: 10px;
    border: none;}
.job-detail-page .right .contact-detail h1:after {content: "";
    height: 4px; width: 34px; background-color: #508d15;
    position: absolute; bottom: 0; left: 21px; border-radius: 10px;
    border: none;}
.job-detail-page .right .contact-detail .image{text-align: center;}
.job-detail-page .right .contact-detail img{width: 200px;}
.job-detail-page .right .contact-form{padding: 30px 40px;
    box-shadow: 0px 0px 25px 0px #0000004a; background: #fff; border-radius: 6px;}
.job-detail-page .right .contact-form h1{font-size: 26px; font-weight: 800;
    color: #065ca9; margin-bottom: 20px; position: relative;
    padding-bottom: 15px;}
.job-detail-page .right .contact-form h1:before {content: "";
    height: 4px; width: 15px; background-color: #508d15b8;
    position: absolute; bottom: 0; left: 0; border-radius: 10px;
    border: none;}
.job-detail-page .right .contact-form h1:after {content: "";
    height: 4px; width: 34px; background-color: #508d15;
    position: absolute; bottom: 0; left: 21px; border-radius: 10px;
    border: none;}
.job-detail-page .right .contact-form .form-group{margin: 15px 0px;}
.job-detail-page .right .contact-form .form-group .form-control {
    border: 1px solid #73b2eb;}
.job-detail-page .right .contact-form button{background: #065ca9;
    color: #fff; letter-spacing: 0.5px; font-weight: 600;}
.job-detail-page .right .contact-form button i{color: #fff;}



/*Blog Detail Page CSS*/
.blog-detail-page{padding-top: 40px; padding-bottom: 40px; position: relative; z-index: 2;
    background: #fff; z-index: 2; margin-bottom: 460px;}
.blog-detail-page a{text-decoration: none;}
.blog-detail-page .image img{width: 100%;}
.blog-detail-page .blog-date-link{display: flex; margin-top: 10px;
margin-bottom: 6px;}
.blog-detail-page .blog-date-link p{color: #898989; margin-bottom: 0;
font-size: 15px; margin-top: 2px;}
.blog-detail-page .blog-date-link ul{padding: 0; margin: 0;}
.blog-detail-page .blog-date-link ul li{list-style: none; display: inline-block; margin-left: 0;}
.blog-detail-page .blog-date-link ul li a{color: #0167cb;
    font-weight: 400; font-size: 15px;}
.blog-detail-page .blog-date-link ul li a:before {
    content: "|"; margin: 0 7px;}
.blog-detail-page .title h1{font-size: 36px; font-weight: 700; color: #005ead;}

.blog-detail-page .blog-right-tags ul{margin: 0; padding: 0;}
.blog-detail-page .blog-right-tags ul li{list-style: none; display: inline-flex; 
    margin-left: 0; margin-bottom: 10px; margin-right: 10px;}
.blog-detail-page .blog-right-tags a{border: 1px solid #c1c1c1; padding: 4px 12px 6px; 
    color: #0167cb; font-weight: 400; font-size: 14px;}
.blog-detail-page .blog-right-tags a:hover{background: #0167cb; color: #fff;}

.blog-detail-page .blog-comment-section{margin-top: 40px; margin-bottom: 60px;}
.blog-detail-page .blog-comment-section h2{font-size: 26px; margin-bottom: 0;
    font-weight: 600;}
.blog-detail-page .blog-comment-section ul{padding: 0; margin: 0; margin-bottom: 15px;}
.blog-detail-page .blog-comment-section ul li{list-style: none; display: inline-block; margin-left: 0;}
.blog-detail-page .blog-comment-section ul li a{color: #0167cb; margin-right: 15px;
    font-weight: 400; font-size: 15px; margin-top: 6px; display: block;}
.blog-detail-page .blog-comment-section ul li a:hover{color: #0167cb;}
.blog-detail-page .blog-comment-section button{border: none; padding: 10px 30px; 
    color: #fff; font-size: 16px; font-weight: 500; margin-top: 20px;
    background-image: linear-gradient(120deg, #0167cb, #0167cb, #99cc33);}

.blog-detail-page .blog-detail-popular-post{background: #F4F5F7; padding: 30px;}
.blog-detail-page .blog-detail-popular-post h2{font-size: 26px; font-weight: 800;
    color: #065ca9; margin-bottom: 20px; position: relative; padding-bottom: 15px;}
.blog-detail-page .blog-detail-popular-post h2:before {content: ""; height: 4px;
    width: 15px; background-color: #508d15b8; position: absolute; bottom: 0;
    left: 0; border-radius: 10px; border: none;}
.blog-detail-page .blog-detail-popular-post h2:after {content: ""; height: 4px;
    width: 34px; background-color: #508d15; position: absolute; bottom: 0;
    left: 21px; border-radius: 10px; border: none;}
.blog-detail-page .blog-detail-popular-post .post {position: relative;
    padding-left: 90px; padding-bottom: 30px; overflow: hidden; margin-bottom: 30px;}
.blog-detail-page .blog-detail-popular-post .post:before {position: absolute; 
    content: ""; left: 0px; bottom: 0px; height: 7px; width: 100%; 
    background-image: url(../images/blog-shape.png);}
.blog-detail-page .blog-detail-popular-post .post:last-child{margin-bottom: 0px;
    padding-bottom: 0px;}
.blog-detail-page .blog-detail-popular-post .post:last-child:before{
    background-image: none; height: 0px; padding-bottom: 0px;}
.blog-detail-page .blog-detail-popular-post .post .post-thumb {width: 70px;
    height: 70px; border-radius: 50%; background-position: center center;
    background-size: cover; background-repeat: no-repeat; position: absolute;
    left: 0; top: 0;}
.blog-detail-page .blog-detail-popular-post .post h5 {font-size: 17px; font-weight: 600;
    margin-bottom: 2px;}
.blog-detail-page .blog-detail-popular-post .post h5 a {color: #065ca9;
    -webkit-transition: .5s ease; -o-transition: .5s ease; transition: .5s ease;
    font-weight: 700;}
.blog-detail-page .blog-detail-popular-post .post .post-info {font-size: 15px;
    font-weight: 700; color: #67a716;}

.blog-detail-page .left-second{background: #F4F5F7; padding: 30px; margin-top: 30px;}
.blog-detail-page .left-second h2{font-size: 26px; font-weight: 600; 
    margin-bottom: 0; color: #0167cb;}
.blog-detail-page .left-second h3{font-size: 25px; margin-bottom: 0;}
.blog-detail-page .left-second p{margin-top: 6px;}
.blog-detail-page .blog-detail-category{background: #F4F5F7; padding: 30px;
margin-top: 30px;}
.blog-detail-page .blog-detail-category h2{font-size: 24px; font-weight: 600; 
    margin-bottom: 15px;}
.blog-detail-page .blog-detail-category ul{padding: 0; margin: 0;}
.blog-detail-page .blog-detail-category ul li{list-style: none; margin-left: 0;
    display: inline-block; margin: 10px 5px 0 0px;}
.blog-detail-page .blog-detail-category ul li a{color: #fff; 
    border-bottom: 1px solid #c1c1c13d; width: 100%; display: block; 
    padding: 6px 22px; border-radius: 50px; font-size: 14px;
    background-image: linear-gradient(120deg, #0167cb, #0167cb, #99cc33);}
.blog-detail-page .blog-detail-category ul li a:hover{background: #0167cb; color: #fff;}
.blog-detail-page .blog-detail-news{background: #F4F5F7; padding: 30px;
margin-top: 30px;}
.blog-detail-page .blog-share{margin-bottom: 10px;}
.blog-detail-page .blog-share #st-1 {text-align: left;}





/*Contact Page CSS*/
.form-section.contact-page {padding-top: 80px; padding-bottom: 80px; position: relative; z-index: 2;
    background: #fff;}
.form-section.contact-page .form {box-shadow: 0 2px 30px 0 rgb(0 0 0 / 15%);
    background-image: linear-gradient(96deg, #2c5a04 0%, #6db723 100%); border-top-left-radius: 8px;
    border-top-right-radius: 8px;}
.form-section.contact-page .form .heading {padding: 26px 60px 10px 60px;}
.form-section.contact-page .contact-detail .heading h1 {color: #065ca9; font-weight: 800;
    font-size: 36px; line-height: 56px; margin-bottom: 2px;}
.form-section.contact-page .contact-detail .heading h4 {font-size: 22px; color: #508d15;
    font-weight: 700; position: relative; display: inline-block;}
.form-section.contact-page .contact-detail .heading p{color: #555;}
.form-section.contact-page .contact-detail .phone a{display: inline-flex; align-items: center;
    text-align: left; margin-bottom: 20px; margin-top: 15px;}
.form-section.contact-page .contact-detail .phone a h1{font-size: 18px; color: #222;
    font-weight: 800; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 0px;}
.form-section.contact-page .contact-detail .phone a h4{margin-bottom: 0px; font-size: 18px;
    color: #065ca9; font-weight: 700;}
/*.form-section.contact-page .contact-detail .phone a .icon{margin-right: 14px;
    box-shadow: 0 2px 30px 0 rgb(0 0 0 / 15%); background: #fff;
    padding: 18px 8px; border-radius: 4px;}*/
.form-section.contact-page .contact-detail .phone a .icon{margin-right: 18px;}
.form-section.contact-page .contact-detail .phone a .icon i {color: #065ca9; display: inline-block;
    height: 50px; width: 50px; text-align: center; line-height: 50px; border-radius: 5px;
    box-shadow: 0 0 65px 0 #00000029; transition: .5s; border: 1px solid #ddd; background: #ffffff5e;
    font-size: 18px;}
.form-section.contact-page .contact-detail .phone a p{margin-bottom: 4px; font-size: 14px;
    color: #508d15; font-weight: 700;}
.form-section.contact-page .contact-detail .social-icon{margin: 0; padding: 0;
    margin-top: 30px;}
.form-section.contact-page .contact-detail .social-icon li{list-style: none; 
    display: inline-block;}
.form-section.contact-page .contact-detail .social-icon li a i{color: #003052; display: inline-block;
    height: 42px; width: 42px; text-align: center; line-height: 42px; border-radius: 5px;
    box-shadow: 0 0 65px 0 #00000029; transition: .5s; border: 1px solid #ddd; background: #ffffff5e;}
.form-section.contact-page .form .heading h4 {margin-bottom: 0px;}
.form-section.contact-page .form .heading h4:before {right: -106%; top: 14px;}
.form-section.contact-page .heading p{color: #ddd;}
.form-section.contact-page .form form {background: #fff; padding: 40px; border-top-left-radius: 40px;}
.form-section.contact-page .form form .form-control {padding: 14px 20px;}
.form-section.contact-page .form .heading h4 {font-size: 22px; color: #e4f1fe; font-weight: 700;
    position: relative; display: inline-block;}
.form-section.contact-page .form .heading h4:before {position: absolute; content: ""; height: 1px;
    width: 100%; background: #e4f1fe; right: -112%; top: 12px; display: inline-block;}
.form-section.contact-page .form .heading h1 {color: #fff; font-weight: 800; font-size: 30px; line-height: 36px;
    margin-bottom: 2px;}
.form-section.contact-page .form form button{background: #065ca9; color: #fff;
    text-transform: uppercase; letter-spacing: 0.5px;}
.form-section.contact-page .form form button i{color: #fff;}

.map-section{background: #fff; position: relative; z-index: 2; margin-bottom: 460px;}


.feature-detail-page{background: #fff; position: relative; z-index: 2; margin-bottom: 460px;}
.feature-detail-page .title{margin-top: 30px;}
.feature-detail-page .title h1{font-size: 36px; font-weight: 800;
    color: #005ead;}

.download-page{background: #fff; position: relative; z-index: 2; margin-bottom: 460px;}
.download-page .box {background: #fff; box-shadow: 13px 13px 51px 0px rgb(10 51 80 / 16%);
    border-radius: 20px 20px 20px 0px; padding: 16px 0px 16px 16px; margin: 20px 6px;
    position: relative; overflow: hidden; display: flex; align-items: center;
    width: 100%;}
.download-page .box:before {content: ""; width: 100px; height: 70px;
    background-color: #e1e7ef; border: none; border-radius: 6px; position: absolute;
    bottom: 22px; right: -30px; z-index: 11; transform: rotate(50deg);
    transition: all 0.3s ease-in-out;}
.download-page .box:after {content: ""; width: 100px; height: 70px;
    border: 2px solid #e1e7ef; border-radius: 6px; position: absolute; right: -35px;
    bottom: -12px; z-index: 10; transform: rotate(50deg); transition: all 0.3s ease-in-out;}
.download-page .box .title{width: 90%;}
.download-page .box .title a{font-size: 24px; font-weight: 800;
    color: #003052; display: inline-block;}
.download-page .box .icon{width: 10%; position: relative; z-index: 11;}
.download-page .box .icon a i{color: #005ead; font-size: 22px;}


.page-links{text-align: right;}
.page-links .flex.justify-between.flex-1 
.relative.inline-flex.items-center.px-4.py-2.text-sm.font-medium.text-gray-700
{display: none;}
.page-links svg{width: 22px;}

@media (max-width: 575.98px) {
    body{padding-top: 0px!important;}
    .top-section .left{text-align: center;}
    .top-section .center ul {text-align: left;}
    .top-section .right ul {text-align: left; margin: 10px 0px;}
    .fixed-top{position: relative; background: transparent; height: auto;
        top: 0; box-shadow: 0px 0px 25px 0px #00000000;}
    .menu-section .navbar-light .navbar-nav{padding-left: 0px;}
    .menu-section .navbar-light .navbar-nav .nav-link {margin: 2px 10px;
        border-bottom: 1px solid #0030521f; padding: 5px 0px;}
    .menu-section .navbar-collapse{background: #e3f4fe; padding: 15px 0px;}
    .menu-section .d-flex button {padding: 10px 20px; margin-left: 10px;}
    .menu-section .dropdown-menu {width: 100%;}
    .menu-section .dropdown-menu li {width: 100%; display: block;}

    .banner-section{padding-top: 52px; padding-bottom: 20px;}
    .banner-section .content h1 {font-size: 40px; line-height: 50px;}
    .banner-section .content ul.banner-btn{margin-top: 20px; margin-bottom: 10px;}
    .banner-section .content ul.banner-btn li{margin-right: 0px;}
    .banner-section .content ul.banner-btn li:first-child a{display: inline-block;
        padding: 12px 12px;}
    .banner-section .content ul.banner-btn li:last-child a{display: inline-block;
        padding: 12px 12px; font-size: 14px;}

    .about-section {padding-bottom: 30px; padding-top: 30px;}
    .about-section .content p{margin-bottom: 0px;}
    .about-section .col-md-6.left {padding-right: 15px;}

    .service-section{padding: 0px 0px;}
    .monitar-section .right-box {padding-right: 0; padding-left: 0;}

    .team-section {padding: 30px 0px;}
    .team-section .heading{text-align: center; margin-bottom: 30px;}
    .team-section .heading .right {text-align: center; margin-top: 10px;}
    .team-section .box .image{height: auto;}

    .blog-section{padding: 0px 0px 30px 0px;}
    .blog-section .heading{text-align: center; margin-bottom: 30px;}
    .blog-section .heading .right {text-align: center; margin-top: 10px;}
    .blog-section .box{margin-bottom: 15px;}

    .contact-form-section{padding: 40px 0px 0px 0px;}
    .contact-form-section .left .subtitle {width: 100%;}
    .contact-form-section .left .title h1 {font-size: 30px;}
    .contact-form-section .left .number {margin-top: 10px; margin-bottom: 12px;}
    .contact-form-section .right{padding: 30px 30px;}
    .contact-form-section .right .subtitle {width: 100%;}

    .testimonial-section {padding-top: 30px; padding-bottom: 50px;}
    .testimonial-section .left:before{left: 0;}
    .testimonial-section .right:before{left: 0;}

    .partner-section{margin-bottom: 0px; padding-top: 0px; padding-bottom: 30px;}

    .footer-section{position: relative; padding-top: 30px;}
    .footer-section .footer-top .right ul {text-align: left; margin-top: 15px;}
    .footer-section .product-link{margin-top: 15px;}
    .footer-section .footer-bottom p {text-align: center; margin-bottom: 0;}
    .footer-section .footer-bottom .right{text-align: center;}

    .breadcumb-area{padding: 80px 0px 50px;}
    .breadcumb-area .brpt h2 {font-size: 35px; margin-bottom: 10px; font-weight: 700; letter-spacing: 1px;}

    .about-page-section {padding-top: 30px; padding-bottom: 0px;}
    .about-page-section .right .heading h1 {font-size: 30px; line-height: 36px;}

    .service-brand-page {padding-top: 30px; padding-bottom: 30px; margin-bottom: 0px;}
    .service-page{margin-bottom: 0px;}
    .service-detail-page-bottom .heading{margin-bottom: 0px;}
    .service-detail-page-bottom{margin-bottom: 0px;}

    .product-page .over-view .product-logo{height: auto;}
    .product-page .overview-detail .heading {display: block; margin-bottom: 20px; margin-top: 15px;}
    .product-page .overview-detail .heading .social-media ul li{margin: 0px 0px;}
    .product-detail{padding-top: 30px; padding-bottom: 30px;}
    .related-product{margin-bottom: 0px; padding-bottom: 30px; padding-top: 30px;}
    .related-product h1.title{margin-bottom: 15px;}

    .team-section.team-page{margin-bottom: 0px; padding-top: 15px;}

    .job-page {margin-bottom: 0px; padding-top: 0px; padding-bottom: 30px;}
    .job-detail-page {margin-bottom: 0px; padding-top: 15px; padding-bottom: 15px;}

    .blog-section.blog-page {padding-top: 15px; margin-bottom: 0px;}
    .blog-section .heading .left h1{font-size: 30px;}
    .blog-section.blog-page .heading {margin-bottom: 0;}
    .blog-detail-page {padding-top: 15px; padding-bottom: 30px; margin-bottom: 0px;}

    .gallery-category-section {padding-top: 0px; padding-bottom: 30px; margin-bottom: 0;}
    .gallery-category-section .gallery-box {margin: 7px 0px;}
    .gallery-page{padding-top: 15px; padding-bottom: 0px; margin-bottom: 0;}

    .download-page{margin-bottom: 15px; margin-top: 15px;}
    .download-page .box{margin: 10px 0px;}
    .form-section.contact-page {padding-top: 30px; padding-bottom: 30px;}
    .form-section.contact-page .form .heading {padding: 20px 30px 10px 30px;}
    .form-section.contact-page .contact-detail .social-icon {margin-top: 0; margin-bottom: 15px;}
    .form-section.contact-page .form form {padding: 30px;}
    .form-section.contact-page .form .heading h4:before{display: none;}
    .map-section{margin-bottom: 0px;}


}