#more {
    display: none;
}

.skip-link {
    display: none;
}

img.site-logo {
    display: inline-block;
}
.site-logo {
    width: 260px;
}

.all_head {
    background-color: #ffffff;
}

.headline {
    padding: 21px 0;
    text-align: center;
}

.headline h2 {
    text-transform: uppercase;
    margin-bottom: 0;
}

.site-main {
    margin-top: 15px;
}

.content-full-width-page .site-main {
    margin-top: 0;
}

.full-width-page-header-holder {
    height: 65vh;
    background-position: center;
    background-size: cover;
    position: relative;
    margin-bottom: 20px;
}

.full-width-page-header-holder .entry-title {
    text-shadow: 1px 2px 3px #3a3a3a;
    color: #fff;
    z-index: 1;
    position: relative;
    padding-top: 60px;
}

/*===menu Part===*/
/*menu_part*/

.menu_part {
    border-bottom: 2px solid #d0d0d0;
    box-shadow: 0 0 15px #c6c6c6;
    z-index: 999;
}

.navbar-nav .menu-item > .nav-link {
    font-weight: 600;
    padding: 20px 24px;
    text-transform: uppercase;
    color: #3a3a3a;
    font-size: 14px;
    transition: height .5s;
}

.menu_btn {
    background-color: transparent;
}

.menu_btn i {
    background-color: transparent;
    font-size: 20px;
    color: #3a3a3a;
}

.navbar-nav .menu-item .nav-link:hover {
    color: #1b75bc;
    font-weight: 700;
}

/*------------------------*/

.dropdown {
    transition: .5s;
}

.dropdown-menu {
    top: 91%;
    background-color: #e6e6e6 !important;
    transition: .5s;
    position: relative;
    border: none;
    transform: translateX(8%);
}



.dropdown-menu:after {
    position: absolute;
    content: '';
    top: -40px;
    left: 4%;
    border-top: 20px solid transparent;
    border-bottom: 25px solid #e6e6e6;
    border-right: 20px solid transparent;
    border-left: 20px solid transparent;
}


.navbar-nav .dropdown-menu .dropdown-item {
    padding: 11px 42px;
    text-transform: capitalize;
    color: #000000;
    font-size: 14px;
}

.dropdown:hover > .submenu {
    top: 94%;
    background-color: #ffffff;
    transition: .5s;
}

.submenu a:hover {
    background-color: transparent;
}



.logo_UP {
    width: 38%;
}

/*=====menu_part end=======*/


/*=====banner_part start=======*/

#banner_slide {
    background-position: left;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 260px 0;

}

.banner_text {
    text-align: center;
    text-transform: capitalize;
}

.banner_text h2 {
    letter-spacing: 5px;
    font-size: 47px;
    font-weight: 900;
}

.banner_text h6 {
    font-size: 36px;
    padding-top: 15px;
    letter-spacing: 4px;
    font-weight: 500;
}

/*slick_button*/
.slick-dots li button {
    width: 15px;
    height: 15px;
    border: none;
    background-color: #404040;
    color: transparent;
    border-radius: 50%;
    z-index: 999;
    margin-left: 6px;
}

.slick-dots .slick-active button {
    background-color: #BFCFCF;
}

.slick-dots li {
    display: inline-block;

}

.slick-dots {
    position: absolute;
    left: 50%;
    bottom: 21px;
    transform: translateX(-50%);
}

/*=====banner_part end=======*/
/*=====portfolio_part start=======*/

/*=====home_packages start=======*/
.home_packages {
    background: #f5f5f5;
    padding: 70px 0px;
}

.slider-area {
    background: #f5f5f5;
    padding-bottom: 1px;
}

.simg {
    padding: 1%;
    padding-bottom: 15px;
	font-size:80px;
}

.simg img {
    width: 25%;
    height: 25%;
}

.service_square h3 {
    padding-bottom: 15px;
    text-transform: capitalize;
    font-size: 20px;
    font-weight: 700;
}



/*=====blog_part start=======*/
.blog_part_up {
    padding: 30px 0;
}

.blog_part {
    background: #F6F8F6;
    padding: 50px 0;
}

.color_blog {
    background-color: #ffffff;
}

.blog_headline {
    margin-bottom: 100px;
    text-align: center;
}

.blog_square {
    text-align: center;
}

.blog_square h3 {
    text-transform: capitalize;
    padding-bottom: 20px;
}

.blog_img img {
    box-shadow: 0 0 50px #ccc;
}

/*=====contact_part start=======*/
.contact_part_up {}

.main_contact {
    background-color: #f5f5f5;
    padding: 40px 0;
    border-bottom: 1px solid #3d3d3d;
}

.adress_text h6 {
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    line-height: 30px;
    padding-bottom: 10px;
}

.company-logo {
    margin-top: 10%;
    text-align: right;
}

.company-logo img {
    width: 68%;
    height: 100%;
}

.location {
    margin-top: 15px;
    font-size: 18px;
}

.location h6 {
    line-height: 24px;
    margin-top: 30px;
    font-size: 16px;
    font-weight: 500;
}

.center_line {
    margin: 9px 15px;
    float: left;
    display: flex;
    width: 1px;
    background-color: #404040;
    height: 100%;
}

.site-link {
    margin-top: 6%;
    margin-left: 24%;
}

.site-link i {
    width: 45px;
    height: 45px;
    padding-top: 11px;
    border-radius: 10px;
    font-size: 22px;
    text-align: center;
    margin-right: 8%;
}

.site1 {
    color: #3b5999;
    border: 2px solid #3b5999;
}

.site2 {
    color: #de4b39;
    border: 2px solid #de4b39;
}

.site3 {
    color: #007bb6;
    border: 2px solid #007bb6;
}

.site4 {
    color: #55acef;
    border: 2px solid #55acef;
}

.map {}

/*portfolio part start*/

.portfolio_part {
    background-color: #f4f4f4;
    padding: 50px 0;
    position: relative;
}

.port_main_part {
    background: #ffffff;
    transform: translateX(8%);
}

.port_img {
    width: 93%;
    height: 100%;
    -webkit-clip-path: polygon(0 0, 100% 0%, 64% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0%, 64% 100%, 0% 100%);
}

.port_img img {
    height: 350px;
    width: 550px;
}

.porfolio_left_part {
    position: relative;
    overflow: hidden;
    box-shadow: 0 0 20px #ccc !important;
    -webkit-clip-path: polygon(0 0, 100% 0, 73% 99%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 66% 99%, 0% 100%);
    z-index: 100;
}

.line_port {
    position: absolute;
    top: -12%;
    right: 20%;
    width: 20px;
    background: #f5f5f5;
    height: 123%;
    box-shadow: 0 0 30px #dfdfdf;
    transform: rotate(29deg);
    z-index: -1;
}

.porfolio_right_part {
    background-color: #ffffff;
    padding: 7% 0;
}

.porfolio_right_part h2 {
    text-transform: uppercase;
    color: #1a1a1a;
    padding-bottom: 20px;
    font-size: 30px;
    font-weight: 600;
}

.porfolio_right_part h2 span {
    color: #4b4b4b;
    font-size: 25px;
}

.porfolio_right_part p {
    font-size: 15px;
    line-height: 24px;
}

.port_btn {
    margin-top: 15px;
}

.port-headline {
    position: relative;
}

.dot1 {
    position: absolute;
    top: 66%;
    right: 83px;
    width: 42%;
    height: 4px;
    background: #f4f4f4;
}

.port_btn a {
    width: 150px;
    height: 40px;
    display: block;
    background-color: #1b75bc;
    color: #ffffff;
    text-align: center;
    font-size: 16px;
    line-height: 14px;
    text-transform: uppercase;
    font-weight: 600;
    padding-top: 14px;
    border-radius: 27px;
    margin-top: 24px;
}

.button_group {
    display: inline-block;
    margin-bottom: 35px;
    height: 52px;
    background: #ffffff;
    border-radius: 27px;
    box-shadow: 0 0 30px #ccc;
}

.button_group a {
    float: left;
    display: block;
    text-align: center;
    margin-bottom: 30px;
    width: 240px;
    height: 52px;
    background-color: #ffffff;
    color: #1f1f1f;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    padding-top: 2%;
    border-right: 1px solid #ececec;
    -webkit-transition: .1s;
}

.button_group a:hover {
    background-color: #f5f5f5;
}

.btn1 {
    border-top-left-radius: 27px;
    border-bottom-left-radius: 27px;
}

.button_group .btn2 {
    border-top-right-radius: 27px;
    border-bottom-right-radius: 27px;
    border-right: 1px solid #ffffff;
}

/*portfolio part end*/

/*=====filerizr start=======*/
.bttn ul {
    box-shadow: 0 0 20px #ccc;
    border-radius: 25px;
    overflow: hidden;
}

.simplefilter {
    padding-left: 0;
}

.simplefilter li {
    cursor: pointer;
    display: inline-block;
    text-transform: uppercase;
    padding: 14px 81px;
    color: #000000;
    font-weight: 700;
    font-size: 18px;
    background-color: #ffffff;
    -webkit-transition: .5s;
    margin-right: -1.8px;
}

.simplefilter li:hover {
    background-color: #f5f5f5;
}

.simplefilter li.active {
    color: #2265b4;
    background-color: #f5f5f5;
}

.bttn {
    margin-bottom: 50px;
}

/*========filter======*/

.img_div {
    padding: 20px 15px;
    background-color: #ffffff;
    border-radius: 5px;
    margin-bottom: 40px;
    text-align: center;
    -webkit-box-shadow: 0px 2px 4px 1px rgba(171, 171, 171, 0.86);
    -moz-box-shadow: 0px 2px 4px 1px rgba(171, 171, 171, 0.86);
    box-shadow: 0px 2px 3px 0px rgba(171, 171, 171, 0.50);
    -webkit-transition: .5s;
}

.img_div:hover {
    transform: scale(1.07);
    -webkit-box-shadow: 0px 6px 17px 3px rgba(0, 0, 0, 0.27);
    -moz-box-shadow: 0px 6px 17px 3px rgba(0, 0, 0, 0.27);
    box-shadow: 0px 6px 17px 3px rgba(0, 0, 0, 0.27);
}

.img_text {
    color: #1a1a1a;
    text-align: center;
    text-transform: capitalize;
    padding-top: 10px;
}

.img_text h3 {
    color: #1a1a1a;
    font-weight: 600;
    font-size: 24px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.filtr-item a:hover {
    text-decoration: none;
}

/*===== portfolio slider =====*/
.img-fluid {
    max-width: 100%;
    height: auto;
}

.img-holder {
    padding: 0 !important;
}

.text-holder {
    padding: 5% 0 5% 0%;
}

.text-holder p {
    line-height: 26px;
    font-weight: 500;
    text-align: justify;
    padding-right: 25px;

}

.text-holder h1 {
    font-size: 35px;
    padding-bottom:0px;
    text-transform: uppercase;
    color:#1a1a1a;
    font-weight:600;
}

.portfolio-slider-container {
    overflow: hidden;
    background-color: #ffffff;
}

/*===== portfolio slider =====*/

/*===== group_button =====*/
.group_button {
    width: 100%;
    box-shadow: 0 0 20px #cccccc;
    border-radius: 32px;
    margin: 0 0 39px 0;
}



.group_button .btn {
    padding: 15px 0;
    width: 100%;
    background-color: #ffffff;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 600;
    -webkit-transition: .5s;
    box-shadow: none !important;
}

.group_button .btn:first-child {
    border-bottom-left-radius: 30px;
    border-top-left-radius: 30px;
    border-right: 3px solid #efefef;
}

.group_button .btn:last-child {
    border-bottom-right-radius: 30px;
    border-top-right-radius: 30px;
    border-left: 2.5px solid #efefef;
}

.group_button .btn:hover,
.group_button .btn.active {
    background-color: #f5f5f5;
}

.group_button .btn:focus {
    outline: none;
}

/*===== group_button =====*/

/*===== testimonial owl carousel =====*/
.testimonial_part {
    background-color: #e5e5e5;
    padding-top: 50px;
}

.shadow-effect {
    background: #fff;
    padding: 20px;
    border-radius: 4px;
    text-align: center;
    border: 1px solid #ECECEC;
    box-shadow: 0 19px 38px rgba(0, 0, 0, 0.20), 0 15px 12px rgba(0, 0, 0, 0.02);
}

#clients-testimonials .shadow-effect p {
    line-height: 1.5;
    margin: 0 0 17px 0;
    text-align: justify;
    line-height: 24px;
}

#clients-testimonials .shadow-effect h6 {
    color: #8b8b8b;
    font-size: 14px;
    padding-bottom: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#clients-testimonials .shadow-effect h4 {
    color: #000000;
    padding-bottom: 5px;

}

.owl-carousel .owl-item img {
    transform-style: preserve-3d;
    max-width: 90px;
    margin: 0 auto 17px;
    border-radius: 50%;
}

.testimonial-button {
    text-decoration: none;
    text-transform: uppercase;
    bottom: 20px;
    background-color: #1b75bc;
    color: #fff;
    padding: 12px 34px;
    font-weight: 600;
    border-radius: 33px;
    margin: -17px auto 0;
    display: table;
    width: auto;
    text-align: center;
    box-shadow: 0 9px 18px rgba(0, 0, 0, 0.12), 0 5px 7px rgba(0, 0, 0, 0.05);
    transition: .5s;
}

.testimonial-button:hover {
    border: 2px solid #1b75bc;
    background-color: #ffffff;
    color: #1b75bc;
}


#clients-testimonials .item {
    text-align: center;
    opacity: 0.3;
    -webkit-transform: scale3d(0.8, 0.8, 1);
    transform: scale3d(0.8, 0.8, 1);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin-bottom: 25px;
    padding: 0px 15px;
}

#clients-testimonials .owl-item.active.center .item {
    opacity: 1;
    -webkit-transform: scale3d(1.0, 1.0, 1);
    transform: scale3d(1.0, 1.0, 1);
}

.owl-carousel .owl-item img {
    transform-style: preserve-3d;
    max-width: 90px;
    margin: 0 auto 17px;
    border: 2px solid #a09f9b;
    box-shadow: 0 0 10px #ccc;
}

.owl-carousel .owl-item.active.center .shadow-effect {
    background: #fff;
    border: 1px solid #ECECEC;
}

.owl-carousel .owl-item .shadow-effect {
    background: #ccc;
    border: none;
}

#clients-testimonials.owl-carousel.owl-theme .owl-dots .owl-dot.active span,
#clients-testimonials.owl-carousel.owl-theme .owl-dots .owl-dot:hover span {
    background: #28CB75;
    transform: translate3d(0px, -50%, 0px) scale(0.7);
}

#clients-testimonials.owl-carousel.owl-theme .owl-dots .owl-dot span {
    background: #C4C4CC;
    display: block;
    height: 20px;
    margin: 0 2px 5px;
    transform: translate3d(0px, -50%, 0px) scale(0.3);
    transform-origin: 50% 50% 0;
    transition: all 250ms ease-out 0s;
    width: 20px;
}

.testimonial-modal h4 {
    color: #000000;
    padding-bottom: 6px;
}

.testimonial-modal p {
    text-align: justify;
    padding-top: 10px;
    line-height: 24px;
    padding-bottom: 20px;
}



.parallax-window {
    min-height: 400px;
    background: transparent !important;
}






/*===== testimonial owl carousel =====*/

/*======================================CSS OF TIMELINE START======================================*/


.timeline-row{ 
    padding-left: 45%;

}

.tl {  
    padding: 20px 0 40px 0;

}


/*================CSS OF  ZERO===============*/

.zero-8 {
    position: relative;
}

.zero-8 h2 {
    position: absolute;
    top: 59px;
    left: -97px;
    font-weight: bold;
    transform: rotate(-90deg);
    color: #ea9334;
    font-size: 50px;
}

.zero-10 {
    position: relative;
}
.zero-10 h2 {
	position: absolute;
	top: 59px;
	left: 31px;
	font-weight: bold;
	transform: rotate(-90deg);
	font-size: 50px;
}

.two-8 h2 {
    color: #ea9334;
}

.two-10 h2 {
    color: #ff0000;
}

.two-11 h2 {
    color: #4e9dcd;
}

.two-13 h2 {
    color: #4d5f73;
}

.two-14 h2 {
    color: #4dc136;
}

.two-15 h2 {
    color: #826abd;
}

.two-16 h2 {
    color: #2da8c2;
}



/*==========CSS OF  ZERO=========*/



/*========CSS OF  TIME LINE===========*/

.timeline_start {
    position: relative;
}

.timeline_start2 h3 {
    position: absolute;
    top: 78px;
    left: 66px;
    font-weight: bold;
    color: red;
    font-size: 20px;
    overflow: hidden;
}

.timeline_start2 h3 span {
    color: yellow;
}

.timeline_start2 {
    position: relative;
}

.timeline_start3 h3 {
    position: absolute;
    top: 73px;
    right: 439px;
    font-weight: bold;
    color: red;
    font-size: 20px;
    overflow: hidden;
    text-align: right;
}

.timeline_start3 h3 span {
    color: yellow;
}

.timeline_start15 {
    position: relative;
}

.timeline_start15 h3 {
    position: absolute;
    top: 74px;
    right: 422px;
    font-weight: bold;
    font-size: 20px;
    overflow: hidden;
    text-align: right;
    white-space: nowrap;
}

.timeline_start15 h3 span {
    color: yellow;
}

.timeline_start15 {
    position: relative;
}



/*====CSS OF  TIME LINE============*/



/*============CS=======*/
.start-line-second {
    position: relative;
    height: 160px;
    width: 40px;
    background-color: #ea9334;

}


.start-line {
    position: relative;
    height: 90px;
    width: 40px;
    background-color: #ea9334;
}

.start-line:after {
    position: absolute;
    content: '';
    border-top: 20px solid #f5f5f5;
    border-bottom: 20px solid transparent;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;

}

.start-line:before {
    position: absolute;
    content: '';
    border-top: 20px solid #ea9334;
    border-bottom: 20px solid transparent;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    bottom: -40px;

}

.start-line-second {
    position: relative;
    height: 160px;
    width: 40px;
    background-color: #ea9334;

}


.start-line22 {
    background-color: #ff0000;
}

.start-line22::before {
    position: absolute;
    content: '';
    border-top: 20px solid #ff0000;
    border-bottom: 20px solid transparent;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    bottom: -40px;
}

.start-line33 {
    background-color: #4e9dcd;
}

.start-line33::before {
    position: absolute;
    content: '';
    border-top: 20px solid #4e9dcd;
    border-bottom: 20px solid transparent;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    bottom: -40px;
}

.start-line33::after {
    position: absolute;
    content: '';
    border-top: 20px solid #f5f5f5;
    border-bottom: 20px solid transparent;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
}

.start-line44 {
    background-color: #4d5f73;
}

.start-line44::before {
    position: absolute;
    content: '';
    border-top: 20px solid #4d5f73;
    border-bottom: 20px solid transparent;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    bottom: -40px;
}

.start-line44::after {
    position: absolute;
    content: '';
    border-top: 20px solid #f5f5f5;
    border-bottom: 20px solid transparent;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
}

.start-line55 {
    background-color: #4dc136;
}

.start-line55::before {
    position: absolute;
    content: '';
    border-top: 20px solid #4dc136;
    border-bottom: 20px solid transparent;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    bottom: -40px;
}

.start-line55::after {
    position: absolute;
    content: '';
    border-top: 20px solid #f5f5f5;
    border-bottom: 20px solid transparent;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
}

.start-line66 {
    background-color: #826abd;
}

.start-line66::before {
    position: absolute;
    content: '';
    border-top: 20px solid #826abd;
    border-bottom: 20px solid transparent;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    bottom: -40px;
}

.start-line66::after {
    position: absolute;
    content: '';
    border-top: 20px solid #f5f5f5;
    border-bottom: 20px solid transparent;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
}

.start-line_last {
    background-color: #2da8c2;
}

.start-line_last::before {
    position: absolute;
    content: '';
    border-top: 20px solid #2da8c2;
    border-bottom: 20px solid transparent;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    bottom: -40px;
}

.start-line_last::after {
    position: absolute;
    content: '';
    border-top: 20px solid #f5f5f5;
    border-bottom: 20px solid transparent;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
}




/*=======================CSS OF  START LIN=======*/
/*=======================CSS OF  CIRCLE LINE=======================*/
.circleline_last {
    background-color: #2da8c2;
    width:192px;
    height: 4px;
    transform: translateY(-22px);
    margin-left: 46px;
}


.circleline14 {
    width:194px;
    height: 4px;
    background-color: #4dc136;
    transform: translateY(-22px);
    margin-left: 46px;
}

.circleline15 {
    width: 155px;
    height: 4px;
    background-color: #826abd;
    transform: translateY(-22px);
    margin-left: -156px;
}

.circleline3a {
    width:190px;
    height: 4px;
    background-color: #4e9dcd;
    transform: translateY(-22px);
    margin-left: 46px;

}

.circleline2 {
    width: 156px;
    height: 4px;
    background-color: #ff0000;
    transform: translateY(-22px);
    margin-left: -157px;
}

.circleline {
    width:190px;
    height: 4px;
    background-color: #ea9334;
    transform: translateY(-22px);
    margin-left: 46px;

}

/*=========CSS OF   CIRCLE LINE================*/
/*========= =========CSS OF BIG CIRCLE===================*/
.big_circle {
    width: 130px;
    height: 130px;
    border: 15px solid #ea9334;
    border-radius: 50%;
    margin-top: 40px;
    margin-left: 2px;
    position: absolute;
    top: 45px;
    right: 56px;
    text-align: center;

}

.big_circle img {
    width: 42%;
    padding-top: 15px;
}

.big_circle:after {
    position: absolute;
    content: '';
    top: 28px;
    left: -63px;
    border-top: 17px solid transparent;
    border-bottom: 18px solid transparent;
    border-left: 17px solid transparent;
    border-right: 36px solid #ea9334;

}

.big_circle2 {
    width: 130px;
    height: 130px;
    border: 15px solid #ff0000;
    border-radius: 50%;
    margin-top: 40px;
    margin-left: 2px;
    position: absolute;
    top: 110px;
    left: -312px;
    text-align: center;
}

.big_circle2 img {
    width: 73%;
    padding-top: 12px;
}

.big_circle3a img {
    width: 64%;
    padding-top: 12px;
}

.big_circle2::after {
    position: absolute;
    content: '';
    top: 33px;
    left: 110px;
    border-top: 17px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 14px solid transparent;
    border-left: 34px solid #ff0000;

}

.big_circle3a {
    width: 130px;
    height: 130px;
    border: 15px solid #4e9dcd;
    border-radius: 50%;
    margin-top: 110px;
    margin-left: 2px;
    position: absolute;
    top: 45px;
    right: 56px;
    text-align: center;
}




.big_circle3a::after {
    position: absolute;
    content: '';
    top: 28px;
    left: -63px;
    border-top: 17px solid transparent;
    border-bottom: 18px solid transparent;
    border-left: 17px solid transparent;
    border-right: 36px solid #4e9dcd;

}



.big_circle3 img {
    width: 44%;
    padding-top: 12px;
}

.big_circle3:after {
    position: absolute;
    content: '';
    top: 32px;
    left: -65px;
    border-top: 13px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 29px solid transparent;
    border-right: 36px solid #4dc136;

}

.big_circle14 {
    width: 130px;
    height: 130px;
    border: 15px solid #4dc136;
    border-radius: 50%;
    margin-top: 40px;
    margin-left: 2px;
    position: absolute;
    top: 115px;
    right: 56px;
    text-align: center;

}



.big_circle14:after {
    position: absolute;
    content: '';
    top: 28px;
    left: -63px;
    border-top: 17px solid transparent;
    border-bottom: 18px solid transparent;
    border-left: 17px solid transparent;
    border-right: 36px solid #4dc136;

}

.big_circle15 {
    width: 130px;
    height: 130px;
    border: 15px solid #826abd;
    border-radius: 50%;
    margin-top: 40px;
    margin-left: 2px;
    position: absolute;
    top: 110px;
    left: -306px;
    text-align: center;
}

.big_circle15::after {
    position: absolute;
    content: '';
    top: 33px;
    left: 110px;
    border-top: 17px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 14px solid transparent;
    border-left: 34px solid #826abd;

}

.big_circle_last {
    width: 130px;
    height: 130px;
    border: 15px solid #2da8c2;
    border-radius: 50%;
    margin-top: 40px;
    margin-left: 2px;
    position: absolute;
    top: 115px;
    right: 39px;
    text-align: center;
}

.big_circle_last::after {
    position: absolute;
    content: '';
    top: 28px;
    left: -63px;
    border-top: 17px solid transparent;
    border-bottom: 18px solid transparent;
    border-left: 17px solid transparent;
    border-right: 36px solid #2da8c2;

}

.big_circle2b {
    width: 130px;
    height: 130px;
    border: 15px solid #4d5f73;
    border-radius: 50%;
    margin-top: 40px;
    margin-left: 2px;
    position: absolute;
    top: 110px;
    left: -312px;
    text-align: center;
}






.big_circle2b img {
    width: 88%;
    padding-top: 20px;
}

.big_circle14 img {
    width: 55%;
    padding-top: 20px;
}

.big_circle15 img {
    width: 55%;
    padding-top: 20px;
}

.big_circle_last img {
    width: 75%;
    padding-top: 20px;
}

.big_circle2b::after {
    position: absolute;
    content: '';
    top: 33px;
    left: 110px;
    border-top: 17px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 14px solid transparent;
    border-left: 34px solid #4d5f73;

}



/*==========CSS OF BIG CIRCLE============================*/


/*============CSS OF CIRCLE========================*/
.circleline2b {
    width: 153px;
    height: 4px;
    background-color: #4d5f73;
    transform: translateY(-22px);
    margin-left: -156px;
}

.circle15 {
    width: 40px;
    height: 40px;
    border: 8px solid #826abd;
    border-radius: 50%;
    margin-top: 35px;
    position: relative;
    right: 1px;
}

.circle15::after {
    position: absolute;
    content: '';
    top: 1px;
    left: -47px;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    border-right: 20px solid #826abd;
    border-left: 24px solid transparent;

}

.circle2b {
    width: 40px;
    height: 40px;
    border: 8px solid #4d5f73;
    border-radius: 50%;
    margin-top: 35px;
    position: relative;
    right: 1px;
}

.circle2b:after {
    position: absolute;
    content: '';
    top: 1px;
    left: -47px;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    border-right: 20px solid #4d5f73;
    border-left: 24px solid transparent;

}



.circle14 {
    width: 40px;
    height: 40px;
    border: 8px solid #4dc136;
    border-radius: 50%;
    margin-top: 35px;
    position: relative;
    right: 1px;
}

.circle14:after {
    position: absolute;
    content: '';
    top: 1px;
    left: 24px;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    border-left: 22px solid #4dc136;
    border-right: 20px solid transparent;

}

.circle_last {
    width: 40px;
    height: 40px;
    border: 8px solid #2da8c2;
    border-radius: 50%;
    margin-top: 35px;
    position: relative;
    right: 1px;
}

.circle_last:after {
    position: absolute;
    content: '';
    top: 1px;
    left: 24px;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    border-left: 22px solid #2da8c2;
    border-right: 20px solid transparent;

}

.circle {
    width: 40px;
    height: 40px;
    border: 8px solid #ea9334;
    border-radius: 50%;
    margin-top: 35px;
    position: relative;
    right: 1px;
}

.circle::after {
    position: absolute;
    content: '';
    top: 1px;
    left: 24px;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    border-left: 22px solid #ea9334;
    border-right: 20px solid transparent;

}

.circle2 {
    width: 40px;
    height: 40px;
    border: 8px solid #ff0000;
    border-radius: 50%;
    margin-top: 35px;
    position: relative;
    right: 1px;
}

.circle2::after {
    position: absolute;
    content: '';
    top: 1px;
    left: -47px;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    border-right: 20px solid #ff0000;
    border-left: 24px solid transparent;

}

.circle3 {
    width: 40px;
    height: 40px;
    border: 8px solid #4dc136;
    border-radius: 50%;
    margin-top: 35px;
    position: relative;
    right: 1px;
}

.circle3:after {
    position: absolute;
    content: '';
    top: 7px;
    left: 35px;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    border-left: 28px solid #4dc136;
    border-right: 20px solid transparent;

}

.circle3a {
    width: 40px;
    height: 40px;
    border: 8px solid #4e9dcd;
    border-radius: 50%;
    margin-top: 35px;
    position: relative;
    right: 1px;
}


.circle3a:after {
    position: absolute;
    content: '';
    top: 1px;
    left: 24px;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    border-left: 22px solid #4e9dcd;
    border-right: 20px solid transparent;

}



/*========CSS OF CIRCLE=================*/
.zero8_pic {
    width: 50%;
}



/*===========all text Css================*/
.start-8 h3 {
    color: #585858;
}

.start-8 h3 span {
    color: #ea9334;
}

.start-10 h3 {
    color: #585858;
}

.start-10 h3 span {
    color: #ff0000;
}

.start-11 h3 {
    color: #585858;
}

.start-11 h3 span {
    color: #4e9dcd;
}

.start-11 h3 a {
    color: #4e9dcd;
    text-decoration: underline;
}

.start-13 h3 {
    color: #585858;
}

.start-13 h3 span {
    color: #4d5f73;
}

.start-14 h3 {
    color: #585858;
}

.start-14 h3 span {
    color: #4dc136;
}

.start-15 h3 {
    color: #585858;
}

.start-15 h3 span {
    color: #826abd;
}

.start-16 h3 {
    color: #2da8c2;
}

/*===========CSS OF tl_mobile===============*/
.tl_mobile{
  background-color: #f5f5f5;
    padding:40px 0;
}
/*===============CSS OF tl_mobile==========*/
















/*======================================CSS OF TIMELINE STOP======================================*/


/*=====service_part start(service part btn add by imtiaz vai)=======*/
.service_part {
    background: #f5f5f5;
    padding: 50px 0px 30px 0;
}

.service_square {
    margin-bottom: 30px;
    min-height: 380px;
    border-radius: 6px;
    background-color: #ffffff;
    padding: 40px 20px 20px;
    text-align: center;
    transform: scale(1);
    transition: .5s;
    -webkit-transition: .5s;
}

.service_square:hover {
    transform: scale(1.04);
}

.simg {
    padding-bottom: 15px;
}

.simg img {
    width: 35% !important;
}

.service_square h3 {
    padding-bottom: 15px;
    text-transform: capitalize;
    font-size: 20px;
    font-weight: 700;
    font-family: "Montserrat";
}

.service_square p {
    text-align: left;
}

.service_square a.details {
    display: inline-block;
    text-decoration: none;
    font-family: Raleway, serif;
    text-transform: uppercase;
    bottom: 20px;
    background-color: #1b75bc;
    color: #ffffff;
    padding: 5px 20px;
    font-weight: 600;
    border-radius: 20px;
    margin-top: 15px;
    opacity: 0;
    transition: all 0.2s ease-in-out;
}

.service_square a.details:hover {
    border: 2px solid #1b75bc;
    background-color: #ffffff;
    color: #1b75bc;
}

.service_square:hover a.details {
    opacity: 1;
}

/*=====service_part start(service part btn add by imtiaz vai)=======*/

/*=====footer-contact_part start(service part btn add by imtiaz vai)=======*/

.contact_part_up {}

.main_contact {
    background-color: #f5f5f5;
    padding: 40px 0;
    border-bottom: 1px solid #3d3d3d;
}

.adress_text h6 {
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    line-height: 30px;
    padding-bottom: 10px;
}

.company-logo {
    margin-top: 10%;
    text-align: right;
}

.company-logo img {
    width: 68%;
    height: 100%;
}

.location {
    margin-top: 15px;
    font-size: 18px;

}

.location h6 {
    line-height: 24px;
    margin-top: 30px;
    font-size: 16px;
    font-weight: 500;

}

.center_line {
    margin: 9px 15px;
    float: left;
    display: flex;
    width: 1px;
    background-color: #404040;
    height: 100%;
}

.site-link {
    margin-top: 6%;
    margin-left: 24%;
}

.site-link i {
    width: 45px;
    height: 45px;
    padding-top: 11px;
    border-radius: 10px;
    font-size: 22px;
    text-align: center;
    margin-right: 8%;
}

.site1 {

    color: #3b5999;
    border: 2px solid #3b5999;
}

.site2 {
    color: #de4b39;
    border: 2px solid #de4b39;
}

.site3 {
    color: #007bb6;
    border: 2px solid #007bb6;
}

.site4 {
    color: #55acef;
    border: 2px solid #55acef;
}

/*====================contact_part_update ====================*/
.contact_part_up {}

.main_contact {
    background-color: #f5f5f5;
    padding: 40px 0;
    border-bottom: 1px solid #3d3d3d;
}

.adress_text h6 {
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    line-height: 30px;
    padding-bottom: 10px;
}

.company-logo {
    margin-top: 10%;
    text-align: right;
}

.company-logo img {
    width: 68%;
    height: 100%;
}

.location {
    margin-top: 15px;
    font-size: 18px;

}

.location h6 {
    line-height: 24px;
    margin-top: 30px;
    font-size: 16px;
    font-weight: 500;

}


/*=======================contact_part update Css start=======================*/
.site-footer {
    background-image: url(../img/footer-bg.png);
    padding: 50px 0;
}

.social_site_link ul {
    padding: 0;
    display: inline-block;
}

.social_site_link ul li {
    display: table-cell;
}

.social_site_link ul li i {
    font-size: 20px;
    border-radius: 5px;
    margin-right: 13px;

}

.social_site_link ul li .link-fb {
    border: 1px solid #3b5999;
    color: #3b5999;
    padding: 6px 12px;
    font-weight: bold;
}

.social_site_link ul li .link-google {
    border: 1px solid #de4b39;
    color: #de4b39;
    padding: 6px 5px;
    font-weight: bold;
}

.social_site_link ul li .link-skype {
    border: 1px solid #55acef;
    color: #55acef;
    padding: 6px 9px;
    font-weight: bold;
}

.social_site_link ul li .link-linkedin {
    border: 1px solid #007bb6;
    color: #007bb6;
    padding: 6px 9px;
    font-weight: bold;
}

.social_site_link ul li .link-whatsapp {
    border: 1px solid #25D366;
    color: #25D366;
    padding: 6px 9px;
    font-weight: bold;
}



.office_address {
    display: inline-flex;
}

.office_address p {
    color: #3a3a3a;
    line-height: 30px;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 400;
    display: inline;
    transform: translateY(-16%);
    margin-bottom: 0;
}

.office_address i {
    font-size: 20px;
    padding-right: 15px;
}

.office_location p {
    color: #3a3a3a !important;
    font-size: 16px;
    transform: translateY(-11%);
}

.office_location i {
    font-size: 30px;
    padding-right: 15px;

}

.footer-main-2 p a i {
    font-size: 25px;
    color: #0000ee;
     
}

.office_location {
    display: flex;
    margin-top: 20px;
}

.comapany_logo {
    margin-bottom: 22px;
}

.footer-main-2 a {
    margin-left:8px;
}

.footer-main-2 p i {
    font-size: 25px;
   
  
}


/*====================contact_part_update end ====================*/



/*============================================css of BLOG PART============================================*/
.post {
    margin-bottom: 20px;
}

.widget-area {
    margin-top: 15px;
}

.content-index .entry-content {
    line-height: 24px;
    margin-bottom: 25px;
}

.content-index .post-image-holder {
    overflow: hidden;
    position: relative;
    display: block;
}

.post-image-holder:after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.4);
    opacity: 0;
    transition: .5s;
}

.content-index .post-image-holder:hover:after {
    opacity: 1;
}


.content-index .post-thumbnail {
    overflow: hidden;
}

.content-index .post-thumbnail .wp-post-image {
    transform: scale(1);
    overflow: hidden;
    transition: .5s;
    position: relative;
}

.content-index .post-thumbnail .wp-post-image:hover {
    transform: scale(1.5);
}

.content-index .post-thumbnail {
    position: relative;

}


.content-index .post-text-holder {
    padding: 36px 33px;

}



.content-index .post {
    background-color: #ffffff;
    box-shadow: 0 0 10px #ccc;
}

.content-index .entry-header .entry-title {
    font-size: 22px;
    font-weight: bold;
    padding: 0;
}

.content-index .entry-header .entry-title a {
    color: #000000;
}

.content-index .entry-header .entry-title a:hover {
    color: green;
}

.content-index .entry-footer {
    border-top: 1px solid #ccc;
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: 12px;
}

.content-index .entry_footer span a {
    font-size: 14px;
}

.content-index .entry-meta {
    font-size: 12px;

}

.tags-links {
    padding-left: 10px;
}

/*=======second part of blog=======*/

.widget-area .widget-title {
    color: #505050;
    font-size: 18px;
    font-weight: 700;
    margin-top: 25px;
}

.widget-area ul {
    padding: 0;

}

.widget-area ul li {
    border-bottom: 1px solid #ccc;
    padding: 12px 0;
    text-transform: uppercase;
    list-style: none;

}

.widget-area ul li:last-child {
    border-bottom: none;


}

.widget-area ul li a {
    color: #545454 !important;
    font-size: 14px;

}

.search-form {
    box-shadow: 0 0 10px #ccc;
    margin-bottom: 12px;
    padding: 0px 20px;
    position: relative;
    background-color: #ffffff;
}

.search-form label {
    margin-bottom: none;
}

.search-field {
    border: none;
    padding: 8px 0;
    outline: none;
}

.search-submit {
    border: none;
    background-color: #ccc;
    text-align: right;
    padding: 12px 20px;
    position: absolute;
    top: 0;
    right: 0;

}

.screen-reader-text {
    display: none;
}

.widget_recent_entries ul li a {
    text-transform: capitalize;

}

.widget_recent_entries ul li {
    list-style-type: disc;
    list-style: inside;
    border-bottom: none;

}

/*============================================css of BLOG PART============================================*/
/*============================================css of ABOUT US PART============================================*/

.about_part {
    background-color: #f7f7f7;
    padding: 50px 0 36px 0;
}

.about_text_contain {
    line-height: 26px;
    color: #000000;
}

.about_btn {
    margin-top: 20px;
}

.about_btn a {
    border: 1px solid #666;
    border-radius: 4px;
    padding: 6px 15px;
    font-weight: 600;
    color: #666;
}

.about_text_contain .about_gap {
    margin-bottom: 20px;
}

/*===================================CSS FOR PORTFOLIO PART--ONLY MOBILE===================================*/

.body_portfolio_only_mobile {
    background-color: #ffffff;
    padding: 38% 2%;
    background-image: url(../images/a.jpg);
    background-position: center;
    background-size: cover;
    position: relative;
}

.body_portfolio_only_mobile:after,
.full-width-page-header-holder:after {
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.4);
}

.mobile_inner_body {
    color: #fff;
    position: relative;
    z-index: 1;
    text-align: center;
}

.mobile_porfolio_part_headline h2 {
    text-transform: capitalize;
    font-size: 21px;
    margin-bottom: 20px;
    letter-spacing: 1px;
    text-shadow: 2px 1px 10px #A5A5A5;
}

/*portfolio part start*/

.mobile_btn a {
    padding: 7px 19px;
    background-color: #1b75bc;
    color: #ffffff;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;

    border-radius: 27px;
    margin-top: 26px;

}






/*====================================CSS OF WEB  DEVELOPMENT ====================================*/
.entry-title {
    font-size: 2rem;
    padding: 30px 0 15px;

}



/*====================================CSS OF WEB  DEVELOPMENT ====================================*/
/* =============================DESIGN PORTFOLIO PART START=============================*/

 
 
.symbol { 
    background-color: #f5f5f5;
}
.title h2 {
	font-size: 25px;
	padding-top: 20px;
	padding-bottom: 19px;
	padding-left: 1.2%;
}
.design-img-holder{
    padding: 2.5%;
    overflow: hidden;
}
  

.img_div_design{
	background-color: #ffffff;
	margin-bottom: 40px;
	text-align: center;
-webkit-box-shadow: 0 0 0 1px rgba(56,60,67,.05),0 1px 3px 0 rgba(56,60,67,.15);
	-webkit-transition: .5s;
      
}
.img_div_design:hover{
    transform:scale(1.01);
    box-shadow: 0 2px 4px rgba(0,0,0,0.7);
}
.design_text{
    padding:3% 1%;
    background-color: #f5f5f5;
     
}
.design_text h4{
    padding-bottom: 5px;
    color:#ff0167;
    font-size:16px;
}
 .design_text p{
    font-size:12px;
}
/*=====filerizr start=======*/
 /* =============================DESIGN PORTFOLIO PART END=============================*/
/*====================================CSS OF HISTORY====================================*/
.history_section {
    background-color: #f5f5f5;
}

/*====================================CSS OF HISTORY====================================*/


/*====================================CSS OF OWL SLIDER ====================================*/

#portfolio-slider-mobile .owl-nav {
    position: absolute;
    top: 45%;
    width: 100%;
    color: #cdcbcd;
}

#portfolio-slider-mobile .owl-nav .owl-prev,
#portfolio-slider-mobile .owl-nav .owl-next {
    position: absolute;
    outline: none;
}

#portfolio-slider-mobile .owl-nav .owl-prev {
    left: 5% !important;
}

#portfolio-slider-mobile .owl-nav .owl-next {
    right: 5% !important;
}



/*====================================CSS OF OWL SLIDER ====================================*/


/*=====================================portfolio part CSS=====================================*/


.Porfolio_section {
    background-color: #efefef;
    padding: 30px 0;

}

.text-holder-content {
    background-color: transparent;
    padding: 95px 30px 69px 0;
    transform: translateX(-39px);
}

}

.text-holder-content h1 {
    text-transform: uppercase;
    color: #1a1a1a;
    font-weight: 600;

}

.text-holder-content h4 {
    color: #5a5a5a;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 26px;
    margin-bottom: 10px;
}

.right_part_text {
    line-height: 25px;
    text-align: justify;
    font-size: 16px;
}

.port_btn a {
    width: 150px;
    height: 40px;
    display: block;
    background-color: #1b75bc;
    color: #ffffff;
    text-align: center;
    font-size: 16px;
    line-height: 14px;
    text-transform: uppercase;
    font-weight: 600;
    padding-top: 12px;
    border-radius: 27px;
    margin-top: 26px;
    transition: .5s;
    -webkit-transition: .5s;
}

.port_btn a:hover {
    border: 2px solid #1b75bc;
    background-color: #ffffff;
    color: #1b75bc;
}

.slider_line {
    width: 38%;
    background-color: #f4f4f4;
    height: 4px;
    transform: translate(231px, -21px);
}

.portfolio-app-icon-container {
    margin: 10px 0;
    padding-left: 0;
    position: relative;
    display: block;
    z-index: 1;
}

.portfolio-app-icon-container li {
    display: inline-block;
}

.portfolio-app-icon {
    display: inline-block;
    padding: 5px 15px;
    border: 1px solid #ffffff;
    font-size: 20px;
    color: #ffffff;
    border-radius: 3px;
}

.portfolio-app-icon:hover {
    color: #ffffff;
}

/*=====================================portfolio part CSS=====================================*/

/*==============================================again-client-part==============================================*/
.client_part {
    padding-top: 35px;
    background-color: #F6F8F6;
}

.qode_client_holder {
    text-align: center;
    margin-bottom: 35px;
}

.qode_client_holder_inner {
    position: relative;
    margin: 0 20px;
    text-align: right;
}

.qode_client_holder_inner p {
    font-size: .8rem;
    color: #5f5f5f;
}

.qode_client_holder a {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    line-height: 0;
    transition: opacity .6s ease-out;
	text-decoration: none;
}

.qode_client_image_holder {
    overflow: hidden;
    text-align: center;
}

.qode_client_image_holder img {
    transform: scale(1.14) transition: .5s;
    -webkit-transition: .5s;
}

.qode_client_image_holder img:hover {
    transform: scale(1.19);

}

.qode_client_holder_inner::after {
    position: absolute;
    content: '';
    width: 104%;
    bottom: -10px;
    height: 1px;
    
    left: -7px;
}

.qode_client_holder_inner::before {
    position: absolute;
    content: '';
    height: 95%;
    right: -33px;
    width: 1px;
   
}

.right-4::before {
    border-right: none;
}

.under-4::after {
    border-bottom: none;
}


/*=====media query for again client======*/


@media(min-width: 1824px) {}

@media(min-width: 1224px) {}

@media(min-width:992px) and (max-width:1223px) {}

@media(min-width:768px) and (max-width:991px) {
    .qode_client_holder_inner::before {
        border-right: none;
    }

    .for-md::after {
        border-bottom: 1px solid #d2d2d2;
    }

}

@media(min-width:576px) and (max-width:767px) {
    .qode_client_holder_inner::before {
        border-right: none;

    }

    .qode_client_holder_inner::after {
        left: 0px;
    }

    .for-sm::after {
        border-bottom: 1px solid #d2d2d2;
    }

}

@media(min-width:321px) and (max-width:575px) {
    .qode_client_holder_inner::before {
        border-right: none;
    }

    .qode_client_holder_inner::after {
        left: 0px;
        border-bottom: 1px solid #d2d2d2;
    }
}

@media(max-width:320px) {
    .qode_client_holder_inner::before {
        border-right: none;
    }

    .qode_client_holder_inner::after {
        border-bottom: 1px solid #d2d2d2;
        left: 0px;
    }


}





/*=====media query for again client======*/













/*==============================================again-client-part==============================================*/











/*=============================media Query=============================*/

@media(min-width:1224px) {
    .client_logo {
        padding: 20px 1em;
    }

    .dropdown:hover > .dropdown-menu {
        display: block;
    }

    .social_site_link ul {
        padding: 0;
    }

    .portfolio_part .portfolio-slider-mobile {
        display: none;
    }

}

@media(min-width:992px) and (max-width:1223px) {
    .social_site_link i {
        margin-right: 20px;
    }

    .text-holder {
        padding-top: 2% !important;
    }

    .dropdown:hover > .dropdown-menu {
        display: block;
    }

    .social_site_link ul {
        padding: 0;
    }

    .portfolio_part .portfolio-slider-mobile {
        display: none;
    }

}

@media(min-width:768px) and (max-width:991px) {

    .office_address {
        display: block;
    }

    .text-holder {
        padding: 2% 0 !important;
    }

    .text-holder h1 {
        font-size: 22px;
        padding-bottom: 0px;
    }

    .text-holder p {
        line-height: 24px;
        text-align: justify;
        padding-right: 11px;
    }

    .port_btn a {
        margin-top: 16px;
    }

    .dropdown:hover > .dropdown-menu {
        display: block;
    }

    .text-holder-content h1 {
        font-size: 19px;
    }

    .text-holder-content h4 {
        font-size: 15px;
        padding-top: 0px;
        margin-bottom: 4px;
    }

    .right_part_text {
        font-size: 13px;
        line-height: 20px;
    }

    .text-holder-content {
        padding: 18px 14px 18px 0px;
        transform: translateX(-6px);
    }

    .port_btn a {
        width: 105px;
        height: 29px;
        font-size: 15px;
        padding-top: 8px;
        border-radius: 26px;
        margin-top: 3px;
    }

    .slider_line {
        width: 38%;
        height: 3px;
        transform: translate(120px, -10px);
    }

    .portfolio_part .portfolio-slider-mobile {
        display: none;
    }

}

@media(min-width:576px) and (max-width:767px) {
    .body_portfolio_only_mobile {
        padding: 22% 2%;

    }

    .body_portfolio_only_mobile h2 {
        font-size: 32px;

    }


    .social_site_link i {
        margin-bottom: 20px;
    }

    .client_logo {
        border-bottom: none !important;
        border-right: none !important;
    }

    .simg {
        padding-bottom: 0px;
    }

    .group_button .btn {
        padding: 8px 0;
        font-size: 15px;

    }

    .port_btn a {
        width: 118px;
        height: 35px;
        font-size: 14px;
        line-height: 14px;
        font-weight: 600;
        padding-top: 11px;
        margin-top: -3px;

    }

    .text-holder h1 {
        font-size: 25px;
        padding-bottom: 5px;
    }

    .headline h2 {
        font-size: 25px;
    }

    .portfolio_part .portfolio-slider-web {
        display: none;
    }



}

/*CSSSSSSSS CONTACT_PART===========*/


@media(min-width:321px) and (max-width:575px) {
    #clients-testimonials .item {
        margin-bottom: 10px;

    }

    .service_part {
        padding: 44px 0px 30px 0;
    }

    .testimonial_part {
        padding: 60px 0 0px 0;
    }

    .social_site_link i {
        font-size: 20px;
        border-radius: 5px;
        margin-right: 20px;
        margin-bottom: 20px;
    }

    .client_logo {
        border-bottom: none !important;
        border-right: none !important;

    }

    .group_button .btn {
        padding: 7px 4px;
        font-size: 12px;

    }

    .port_btn a {
        width: 88px;
        height: 27px;
        font-size: 12px;
        padding-top: 6px;
        margin-top: -4px;
    }

    .text-holder {
        padding-top: 3% !important;
    }

    .text-holder h1 {
        font-size: 17px;
        padding-bottom: 6px;
    }

    .headline {
        padding: 11px 0;
        text-align: center;
    }

    .headline h2 {
        font-size: 22px;
    }

    .portfolio_part {
        background-color: #f4f4f4;
        padding: 0px;
        position: relative;
    }

    .about_part {
        background-color: #f7f7f7;
        padding: 22px 0;
    }

    .mobile_portfolio_part_headline h2 {
        text-transform: capitalize;
        font-size: 23px;
        margin-bottom: 28px;
        letter-spacing: 1px;
    }

    .mobile_btn a {
        padding: 9px 25px;
        font-size: 15px;


    }

    .body_portfolio_only_mobile {
        padding: 21% 2%;
    }

    .service_square a.details {
        background-color: #ffffff;
        color: #1b75bc;
        font-weight: 600;
        opacity: 1;
        outline: 1px;
        border: 1px solid #1b75bc;

    }

    .full-width-page-header-holder {
        height: 40vh;
    }

    .footer-main-1 {
        text-align: center;
    }

    .footer-main-2 p {
        margin-bottom: .5rem;
    }

    .portfolio_part .portfolio-slider-web {
        display: none;
    }
    


}

@media(max-width:320px) {
    .social_site_link i {
        font-size: 20px;
        border-radius: 5px;
        margin-right: 20px;
        margin-bottom: 20px;
    }

    .client_logo {
        border-bottom: none !important;
        border-right: none !important;

    }

    .group_button .btn {
        padding: 7px 4px;
        font-size: 12px;

    }

    .port_btn a {
        width: 81px;
        height: 23px;
        font-size: 11px;
        padding-top: 5px;
        margin-top: -3px;
    }

    .text-holder h1 {
        font-size: 11px;
        padding-bottom: 0px;
    }

    .headline {
        padding: 11px 0;
        text-align: center;
    }

    .headline h2 {
        font-size: 22px;
    }

    .portfolio_part {
        background-color: #f4f4f4;
        padding: 0px;
        position: relative;
    }

    .about_part {
        background-color: #f7f7f7;
        padding: 22px 0;
    }

    .service_square a.details {
        background-color: #ffffff;
        color: #1b75bc;
        font-weight: 600;
        opacity: 1;
        outline: 1px;
        border: 1px solid #1b75bc;

    }

    .full-width-page-header-holder {
        height: 40vh;
    }

    .footer-main-1 {
        text-align: center;
    }

    .portfolio_part .portfolio-slider-web {
        display: none;
    }
    
    



}




/*=============================media Query=============================*/

/*==============================media query for TIMELINE START====================================================*/
@media(min-width: 1824px) {
    .timeline_start3 h3 {
        white-space: nowrap;

    }

    .timeline_start2 h3 {
        white-space: nowrap;
    }
    .tl_mobile {
        display: none;
    }
}

@media(min-width: 1224px) {
    .timeline_start3 h3 {
        white-space: nowrap;


    }

    .timeline_start2 h3 {
        white-space: nowrap;

    }

    .start-8 h3 span {
        font-size: 26px;
    }

    .start-10 h3 span {
        font-size: 26px;
    }

    .start-11 h3 span {
        font-size: 26px;
    }

    .start-13 h3 span {
        font-size: 26px;
    }

    .start-14 h3 span {
        font-size: 26px;
    }

    .start-15 h3 span {
        font-size: 26px;
    }
    .tl_mobile {
        display: none;
    }
}

@media(min-width:992px) and (max-width:1223px) {
    .circleline14 {
        width: 186px;
    }

    .timeline_start3 h3 {
        white-space: nowrap;

    }

    .timeline_start2 h3 {
        white-space: nowrap;
    }

    .timeline_start3 h3 {
        right: 387px;

    }

    .big_circle14 {
        right: 20px;

    }

    .timeline_start15 h3 {
        right: 349px;
        font-size: 20px;
    }


    .big_circle {
        right: -20px;

    }

    .circleline3a {
        width:196px;
    }
.tl_mobile {
        display: none;
    }

}

@media(min-width:768px) and (max-width:991px) {
    .timeline_start3 h3 {
        top: 46px;
        right:432px;
        font-size: 16px;
        line-height: 24px;
        white-space: nowrap;

    }

    .timeline_start2 h3 {
        top: 46px;
        left: 54px;
        font-size: 15px;
        line-height: 24px;
    }

    .timeline_start15 h3 {
        position: absolute;
        right:415px;
        font-size: 15px;
        line-height: 24px;
        white-space: nowrap;
    }

    .tl_mobile {
        display: none;
    }
}

@media(min-width:576px) and (max-width:767px) {
    .timeline_start3 h3 {
        position: absolute;
        top: 46px;
        right: 395px;
        font-weight: bold;
        color: red;
        font-size: 16px;
        overflow: hidden;
        text-align: right;
        white-space: nowrap;

    }

    .timeline_start2 h3 {
        white-space: nowrap;

    }

    .timeline_start15 h3 {
        position: absolute;
        top: 46px;
        right: 390px;
        font-weight: bold;
        color: red;
        font-size: 16px;
        overflow: hidden;
        text-align: right;
        white-space: nowrap;
        line-height: 24px;
    }

    .tl {
        display: none;
    }
}


@media(max-width:575px) {

    .tl {
        display: none;
    }

}



/*==============================media query for TIMELINE STOP====================================================*/

.navbar-nav .nav-link {
    padding: 1.3rem 1.5rem;
	font-weight: 600;
}
.nav-link {
	font-weight: 600;
}
.all_head {
    background-color: #ffffff;
}
.headline {
    padding: 21px 0;
    text-align: center;
}
.headline h2 {
    text-transform: uppercase;
    margin-bottom: 0;
}
.footer_section{
	padding-top: 80px;
    padding-bottom: 20px;
    background-color: #f5f6fb;
}
.footer_section a {
	color: #707070;
    outline: 0;
    text-decoration: none;
}
.footer_menu h3 {
    color: #707070;
}
.footer_subcribe_sec {
    color: #707070;
}
.social {
    margin-bottom: 40px;
    margin-top: 20px;
}
.social i {
    height: 50px;
    width: 50px;
    line-height: 50px;
    background-color: #707070;
    margin-right: 10px;
    color: #ffffff;
    text-align: center;
    border-radius: 50%;
    font-size: 20px;
    transition: .3s;
    border: 1px solid transparent;
}
.social i:hover {
    background-color: #343a40;
    border: 1px solid #343a40;
    color: #ffffff;
    transition: .3s;
    cursor: pointer;
}
.footer_number {}
.footer_number_single {
    position: relative;
}
.footer_number i {
    background: #e2e2e2;
    text-align: center;
    height: 30px;
    width: 30px;
    line-height: 30px;
    border-radius: 50%;
    font-size: 13px;
    position: absolute;
}
.footer_number p {
    padding-left: 40px;
}
.bx-wrapper{
	border: 0 !important;
}