@import url(https://fonts.googleapis.com/css2?family=Barlow:wght@100;200;300;400;500;600;700&family=Open+Sans:wght@300;400;500;700&family=Roboto:wght@100&family=Source+Sans+Pro:wght@300;400;600;700&display=swap);
*{margin:0;padding:0;box-sizing:border-box;transition:all .5s linear;-moz-transition:all .5s linear;-webkit-transition:all .5s linear;-ms-transition:all .5s linear}
body,html{font-family:'Source Sans Pro',sans-serif!important}
body{overflow-x:hidden}
img{width:auto;max-width:100%}
.btn_box .btn{text-transform:uppercase;font-size:18px;font-weight:600;color:#fff;box-shadow:var(--bs-btn-focus-box-shadow)}
.text_yellow{color:#ce6864}
.txt_black{color:#000!important}
.txt_white{color:#fff!important}
.txt_blue{color:#064b84!important}
.light_blue{background-color:#91b1e2}
.bg-gray{background-color:#dedede!important}
.bg-lightgray{background-color:#dcdcdc!important}
.bg-darkgray{background-color:#838383!important}
.open{display:block}
ul{list-style:none;padding:0}
a{text-decoration:none}
.sub_heading,.team_heading,.team_heading button{font-size:26px;text-transform:uppercase;font-weight:600;color:#ff6e5c}
.punch_heading{font-size:24px;font-weight:600;color:#38537d}
.content_img{border-radius:10px;display:flex;align-items:center;justify-content:center;padding:30px}
.seprator{width:70%}
.content_img img{width:600px;max-width:100%}
.creative{background:#f9cc06;position:relative; overflow: hidden;}
.creative:before{content:'';position:absolute;right:0%;top:0%;width:100%;height:100%;background:rgba(0, 0, 0, 0.444)}
/* .creative:after{content:'';position:absolute;right:2%;top:0%;width:60px;height:60px;border-radius:50%;background:#7a96c2} */
button.playIcon {
    position: absolute;
    z-index: 99;
    color: #c4302b;
    width: 14%;
    height: 18.5%;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size:60px;
    box-shadow: 0 0 30px #000;
    outline: 10px solid #ffffff9e;
    cursor: pointer;
}
button.playIcon:hover{outline: 10px solid #ffffff9e;}
#navbarSupportedContent{justify-content:end;flex-grow:inherit;column-gap:20px}
.navbar-brand img{width:170px}
.navbar-nav{column-gap:20px}
.nav-link{text-transform:capitalize;font-size:22px!important;font-weight:600;color:#064b84!important}
.nav-link.active,.nav-link:hover{color:#ff6e5c!important}
header{border-bottom:2px solid #405371;position:relative;z-index:9}
.banner .items{position:relative}
.banner .items .banner_bg{position:absolute;top:-1px;left:0;right:0;bottom:0;width:100%;height:100%;z-index:0}
.banner .items .banner_bg img{object-fit:cover;height:100%}
.banner .items .banner_visual{position:relative;z-index:1;min-height:90vh;display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;padding:20px 30px}
.banner .items .banner_visual .banner_img_icon img{width:500px;max-width:inherit;position:relative;left:80px;bottom:20px}
.banner .items .banner_visual .banner_img_icon.img_2 img{width:250px;max-width:inherit;left:0;bottom:90px}
.banner-content{font-size:18px;line-height:22px;color:#fff;font-weight:500}
.banner-content .sub_heading{font-size:30px;font-weight:600;text-transform:uppercase;color:#fff}
.banner-content .punch_heading{font-size:45px;text-transform:capitalize;color:#fff}
.banner .btn_box{margin-top:40px}
.banner .owl-theme .owl-dots{position:absolute;bottom:30px;left:0;right:0}
.owl-theme .owl-dots{display:flex;align-items:center;justify-content:center;column-gap:10px}
.owl-theme .owl-dots .owl-dot{border:4px solid #f9cc06;border-radius:50%}
.owl-theme .owl-dots .owl-dot span{background:#405371!important;margin:0;height:10px;width:11px}
.owl-theme .owl-dots .owl-dot.active{border-radius:10px}
.owl-theme .owl-dots .owl-dot.active span{width:20px}
.banner .owl-theme .owl-nav{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);width:100%;display:flex;align-items:center;justify-content:space-between;margin:0 auto}
.banner .owl-theme .owl-nav button{padding:4px 10px!important;color:#f9cc06;font-size:30px}
.inner_banner{padding:40px 20px;min-height:350px;position:relative;overflow:hidden;display:flex;align-items:center}
.inner_banner .container-fluid{position:relative;z-index:1}
.inner_banner .bg_img{position:absolute;left:0;right:0;height:100%;width:100%;top:0;z-index:0}
.inner_banner .bg_img::before{content:'';position:absolute;top:0;height:100%;width:100%;z-index:0;background-color:#000;opacity:.5}
.inner_banner .bg_img img{object-fit:cover;height:100%;width:100%}
.inner_banner_content{color:#fff;font-weight:500;font-size:18px}
.inner_banner_heading{text-transform:uppercase;font-weight:600}
.inner_banner_heading span{color:#ff6e5c}
.about_us{display:flex;align-items:center;padding:60px 20px 30px;background:url(../images/circle-flower.png) no-repeat top 60px right 30px}
.about_us .creative{margin-bottom:30px}
.breadcrumb_box{padding:10px 30px;border-bottom:1px solid #7e7e7e}
.breadcrumb_box .breadcrumb{margin-bottom:0}
.breadcrumb_box .breadcrumb .breadcrumb-item{font-weight:500;font-size:18px}
.breadcrumb-item a{color:#ff6e5c}
.breadcrumb-item a:hover{color:#38537d}
.related_contend{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;height:100%;color:#333;font-weight:600;font-size:18px}
.our_services{padding:60px 20px 30px;background:#91b1e2}
.service_box{margin-top:20px}
.service_list{border:3px solid #405371;border-radius:10px;background:#fff;padding:40px 20px;font-size:16px;color:#2d3b52;text-align:center;display:block;text-decoration:none;font-weight:600;margin-bottom:30px;box-shadow:0 10px 10px #2d3b52}
.service_icon{color:#38537d;font-size:80px;margin-bottom:6px;padding:0 10px}
.service_heading{color:#38537d;font-weight:700;text-transform:uppercase;font-size:20px;margin-bottom:16px}
.service_list p{text-align:left}
.service_list:hover{background:#405371;color:#fff}
.service_list:hover .service_icon{color:#7a96c2;background:#fff;padding:0 10px;border-radius:10px}
.service_list:hover .service_heading{color:#f26e5e}
.service_page .service_list{display:flex}
.service_page .service_list .service_heading{text-align:left}
.service_punchline{background:url(../images/service-info.jpg) no-repeat top left;background-size:cover}
.punch_line{padding:100px 30px 80px;margin:0 auto;text-align:center;font-size:18px;color:#fff}
.punch_line .punch_heading{font-size:45px}
.creative_work{padding:60px 20px}
.work_together{padding:60px 20px 30px}
.work_box{margin-top:30px}
.work_box .items{position:relative;border-radius:10px;overflow:hidden}
.work_box .items img{filter:grayscale(.5)}
.work_box .items:hover img{transform:scale(1.2);filter:grayscale(0)}
.work_info{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);width:80%;margin:0 auto;padding:20px 40px;background:#91b1e2b8;border-radius:10px;text-align:center;font-weight:600}
.work_box .items:hover .work_info{background:#405371c9;box-shadow:0 10px 20px #252525;border-radius:5px}
.info_heading{font-size:20px;text-transform:uppercase;font-weight:600;color:#f9cc06}
.rating_timebox{display:flex;align-items:center;justify-content:space-between;color:#fff;font-size:18px;text-transform:capitalize}
.breaf{display:flex;justify-content:flex-start;align-items:center;width:100%;margin-bottom:25px}
.short_detail{margin-right:40px}
.fill{background-color:#000;color:#fff;padding:5px 10px;margin-right:6px}
.blank{border:2px solid #000;padding:3px;margin-right:16px}
.breaf .rating_timebox{color:#333}
.breaf .rating{margin-right:20px}
.rating_timebox i{margin-right:10px;color:#f9cc06;font-size:30px}
.rating,.time_box{display:flex;align-items:center}
.workDetail-img{border:2px solid #064b84;border-radius:10px;padding:30px;margin-bottom:20px}
.client_testimonial{padding:60px 20px 30px;background:#91b1e2}
.client_testimonial .heading_box{max-width:80%;margin:0 auto}
.client_info{margin:30px auto 10px;text-align:center;width:80%}
.client_img{text-align:center;margin:10px;max-width:90%;border-radius:50px;overflow:hidden;height:200px;display:flex;align-items:center;justify-content:space-around;background:#fff}
.client_info:hover .client_img{border-radius:10px}
.client_img img{width:auto!important;max-width:80%;display:inline-block!important}
.client_name{font-size:22px;text-transform:uppercase;font-weight:600;color:#f9cc06}
.client_msg{font-size:16px;color:#405371;font-weight:600;margin:20px auto 10px}
.client_testimonial .owl-carousel .owl-dots.disabled{display:block}
.blog{padding:60px 20px}
.blog_box{margin-top:40px}
.blog_box.blog_post{margin-top:0;margin-bottom:30px}
.blog_box .card{border-radius:10px;border:none;overflow:hidden;box-shadow:0 10px 10px #405371}
.blog_box .card .card-header{padding:0;border:0;overflow:hidden}
.blog_box .card .card-header img{max-height:250px;width:100%}
.blog_box.blog_post .card .card-header img{max-height:fit-content;width:100%}
.blog_box.blog_post .date{font-size:16px;color:#f9cc06;margin-bottom:10px}
.blog_box.blog_post .date .user{margin-right:10px}
.blog_box.blog_post .date i{margin-right:10px}
.tag_keyword i{color:#f9cc06;margin-right:6px;font-size:20px}
.blog_box .card .card-header .info{position:absolute;font-size:16px;font-weight:600;text-transform:uppercase;background:#fff;color:#405371;padding:10px 14px;top:30px;left:20px;border-radius:10px;box-shadow:0 8px 20px #2b2b2b}
.blog_box .card:hover .card-header img{transform:scale(1.2)}
.blog_box .card-body{background:#2d3b52;color:#fff;padding:30px;font-size:16px}
.blog_box .card .card-title{font-size:22px;margin-bottom:20px}
.blog_box .card .card-title a{text-decoration:none;text-transform:capitalize;color:#fff}
.blog_box .card:hover .card-title a{color:#f9cc06}
.blog_box .card .card-link{color:#f9cc06;text-decoration:none;text-transform:capitalize}
.blog_side_menu{margin:50px auto 30px}
.blog_menu_box{margin-bottom:30px;padding:30px}
.blog_menu_box h4{margin-bottom:20px;padding:10px;background:#00235d;color:#fff;border-radius:5px}
.blog_menu_box .white_box,.blog_menu_box ol{background:#fff;color:#000;padding:20px;box-sizing:border-box;border-radius:5px}
.blog_menu_box ol{padding-left:40px}
.blog_menu_box ol li{border-bottom:2px dashed #ccc;padding:0 0 10px;margin-bottom:10px}
.blog_menu_box .right{float:right}
.tag_post li{display:inline-block}
.tag_post li a:hover{background:#ff6e5c}
.tag_post{display:flex;flex-flow:wrap;gap:10px}
.post_detail{margin-bottom:30px}
.post_detail .img_box{padding:20px}
.post_detail .card-body{padding:40px;background:#fff}
.chat_box .card-body .text-muted,.post_detail .card-body .text-muted{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center;text-transform:capitalize;font-size:16px;margin-bottom:30px}
.user_img{overflow:hidden;margin:24px 10px}
.user_img .rounded{border-radius:50%!important}
.chat_list{margin-bottom:20px;display:flex;flex-direction:column}
.chat_box .card-body{padding:30px 20px}
.chat_box .card-body .card-title{color:#00235d;margin-bottom:16px;display:flex;align-items:center;justify-content:space-between}
.comment_user{display:inline-block}
.chat_box .card-body .comment_user a.text-muted{margin-bottom:0;color:#0098f4!important}
.chat_box .card-body .comment_user a.text-muted:hover{color:#00235d!important}
.comment_user a ion-icon{margin-left:10px}
.chat_box{display:flex;flex-direction:column;margin-bottom:30px}
.chat_list .chat_list{margin:30px 0 20px;width:80%;justify-self:end;align-self:end}
.pagination{margin-bottom:2 0;padding-top:40px}
form.blog_menu_box .btn{font-size:18px;display:inline-flex;align-items:center}
.img_info_detail{color:#333}
.short_heading{font-size:17px;text-transform:capitalize;color:#ff6e5c}
.team_work{margin:20px auto}
.team_box{padding:40px 30px;margin-bottom:20px;background:#91b1e2;border-radius:5px}
.team_heading{color:#000}
.team_subheading{font-weight:600;color:#ff6e5c}
.sub_work{background-color:#fff;border-radius:10px;padding:20px;margin-top:20px;height:auto!important}
.sub_work.open{display:block}
.sub_work .work_list{list-style:none;padding:0;display:flex;flex-wrap:wrap}
.sub_work .work_list li{width:33.33%;font-weight:600}
.footer_box{background-color:#0b0b0b;color:#fff;padding:50px 0 30px}
.footer_heading{font-size:22px;font-weight:500;text-transform:uppercase;margin-bottom:10px}
.footer_detail{display:flex;flex-direction:column}
.footer_link{padding-top:10px;padding-left:0}
.footer_link li{margin-bottom:10px}
.footer_link li a{color:#fff;display:flex;flex-direction:row;align-items:center;text-transform:capitalize;font-weight:500;font-size:18px}
.footer_link li a i{position:relative}
.footer_link li a i:nth-child(2){left:-10px}
.footer_link li a.active,.footer_link li a:hover{color:#f26e5e}
.footer_link li a.active i:nth-child(2),.footer_link li a:hover i:nth-child(2){left:-6px}
address{text-align:right;font-size:18px}
.copy_right{padding:16px 20px;background-color:#fff;color:#333;text-align:center;font-size:16px;font-weight:500}
.about_onwer{display:flex;justify-content:center;flex-direction:column;row-gap:20px;align-items:center;text-align:center;height:100%}
.about_onwer img{max-width:200px}
.detail_list{display:flex;flex-direction:row;flex-wrap:wrap;list-style:none;padding:0;text-transform:capitalize;align-items:center;justify-content:flex-start;margin:0}
.detail_list li{display:flex;flex-direction:row;align-items:center}
.social_detail li a{font-size:22px;border:2px solid #343434;background:#fff;border-radius:50%;height:40px;width:40px;display:flex;align-items:center;justify-content:center}
.social_detail li a .icofont{line-height:0}
.social_detail li:hover a{transform:translateY(-4px);box-shadow:0 2px 12px #333}
.icofont-facebook{color:#3581f5}
.icofont-twitter{color:#47c5fb}
.icofont-instagram{color:#f548ad}
.icofont-linkedin{color:#345ef5}
.cols-gap-10{column-gap:10px}
.cols-gap-20{column-gap:20px}
.contact_us{padding:60px 20px 30px}
.contact_form{border:1px solid #333;border-radius:10px;padding:20px}
.info_heding{text-transform:capitalize;font-weight:600;color:#38537d;margin-bottom:10px}
.contact_form{margin-bottom:30px}
.contact_form .form-control{margin-bottom:20px;padding:10px 10px}
.contact_form .form-control:focus,.contact_form .form-control:hover{border-color:#f26e5e;box-shadow:0 0 0 3px #f26d5e95}
.message_box{height:110px;width:100%;resize:none}
.submit_btn{padding:8px 12px;margin-left:5px;margin-top:20px;text-transform:uppercase;font-size:18px;outline:2px solid #000;outline-offset:5px}
.submit_btn:active,.submit_btn:focus,.submit_btn:hover{background-color:#f26e5e;border-color:#f26e5e;outline-color:#f26e5e;box-shadow:0 0 0 3px #f26d5e95}
.info_detail{background-color:#161616;border-radius:10px;padding:40px 30px;color:#fff;font-size:18px}
.contect_info li{border-bottom:1px dashed #bebdbd;padding:10px 0;margin-bottom:10px;display:flex;align-items:center;justify-content:flex-start;column-gap:20px}
.related_icon{height:40px;width:40px;background-color:#fff;border-radius:50%;color:#333;font-size:27px;flex:0 0 40px;align-items:center;justify-content:center;text-align:center}
.contect_info li a{color:#f26e5e}
.contect_info li a:hover{color:#fff}
.map{border:2px solid #333;width:100%}
.contact_map iframe{width:100%;height:400px}
@media screen and (max-width:1400px){
.banner-content{font-size:16px}
.banner-content .sub_heading{font-size:26px}
.banner-content .punch_heading{font-size:36px}
.banner .btn_box{margin-top:30px}
.banner .items .banner_visual .banner_img_icon img{width:450px;left:65px;bottom:0}
.banner .items .banner_visual .banner_img_icon.img_2 img{width:200px;bottom:60px}
}
@media screen and (max-width:1200px){
.navbar-brand img{width:120px}
#navbarSupportedContent{column-gap:10px}
.nav-link{font-size:17px!important}
.banner-content{width:50%}
.banner_img_icon{width:25%}
.banner_img_icon.img_2{width:20%}
.banner .items .banner_visual .banner_img_icon img{width:100%;left:0;bottom:0}
.banner_img_icon.img_2 img{width:100%;bottom:0}
.content_img img{max-width:100%}
}
@media screen and (max-width:992px){
.navbar-brand img{width:150px}
.sub_heading{font-size:20px}
.punch_heading{font-size:22px}
.btn_box .btn{font-size:15px}
.banner .items .banner_visual{flex-direction:column;row-gap:0}
.banner_img_icon{width:50%;align-self:flex-end}
.banner_img_icon.img_2{width:40%;position:relative;align-self:flex-start}
.banner .items .banner_visual .banner_img_icon.img_2 img{position:absolute;width:auto;max-width:200px;bottom:100%}
.banner-content{width:100%}
.about_us{padding:40px 10px 30px;background-position:top 60% right 0}
.about_us .creative{padding:20px}
.creative:before{content:'';position:absolute;right:10.5%;top:9.5%;width:80px;height:80px}
.our_services{padding:40px 10px 20px}
.service_box{margin-top:10px}
.service_list{padding:10px 20px;font-weight:500;font-size:14px}
.service_icon{font-size:60px}
.service_heading{font-size:18px;margin-bottom:10px}
.work_info{width:90%;padding:20px}
.creative_work{padding:40px 20px 20px}
.creative_work .owl-dots{margin-top:40px!important}
.sub_work .work_list li{width:50%}
}
@media screen and (max-width:767px){
.sub_work .work_list li{width:100%}
.footer_detail{align-items:flex-start!important}
address{text-align:left}
.about_onwer{margin-top:20px}
.contact_map iframe{height:200px}
.navbar-collapse{position:fixed;background:#000000b0;top:60px;left:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:end;justify-content:flex-start!important; transition: all 0.2s linear !important; -moz-transition: all 0.2s linear !important; -webkit-transition: all 0.2s linear !important; -ms-transition: all 0.2s linear !important;}
.navbar-nav{position:relative;margin-top:0;left:100%;width:74%;background:#fff;height:100%; margin-bottom: 0 !important;}
#navbarSupportedContent{column-gap: 0;}
.navbar-nav + form{ position: relative; background: #000; padding: 5px; left: 100%;}
.navbar-collapse.collapse.show .navbar-nav, .navbar-collapse.collapse.show form{left:0;transition-delay:.2s}
.nav-link{padding:10px 20px;border-bottom:1px dashed}
}
@media screen and (max-width:640px){
.banner-content,.related_contend{font-size:16px}
.banner-content .sub_heading{font-size:18px}
.banner-content .punch_heading{font-size:22px}
.footer_link li a,.sub_heading{font-size:16px}
.punch_heading{font-size:18px}
.punch_line .punch_heading{font-size:22px}
.btn_box .btn{font-size:15px}
.creative_work,.work_together{padding:30px 10px 20px}
.heading_box{flex-flow:inherit;row-gap:16px}
.seprator{width:100%}
.team_box{padding:30px 20px}
.sub_heading,.team_heading,.team_heading button{font-size:16px}
.accordion-body{padding:0!important}
.blog_box .card-body{padding:20px}
.blog_box .card .card-title{font-size:20px}
.footer_box{padding:30px 10px 10px}
.footer_heading{font-size:18px}
.inner_banner{padding:30px 10px;min-height:300px;font-size:18px}
.inner_banner_heading{font-size:22px}
.blog{padding:40px 10px}
.contact_us{padding:40px 10px 20px}
.breadcrumb_box{padding:10px 20px}
.breaf{flex-flow:column;row-gap:20px;align-items:flex-start}
.blog_menu_box{padding:20px}
.blog_menu_box h4{font-size:18px}
.short_heading{font-size:15px}
.blog_box.blog_post .card-footer{flex-direction:column;row-gap:20px}
.info_detail{font-size:16px}
}

.page-item a {
    position: relative;
    display: block;
    padding: var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);
    font-size: var(--bs-pagination-font-size);
    color: var(--bs-pagination-color);
    text-decoration: none;
    background-color: var(--bs-pagination-bg);
    border: var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.page-item a.active {
    background: #0000FF;
    color: #ffffff;
}
.error { color: red;}