@import url('https://fonts.googleapis.com/css2?family=Ubuntu:wght@300;400;500;700&display=swap');


* {
    padding: 0;
    margin: 0;
}
.page-template-graphic-designer .modal, .page-template-graphic-designer .modal * {
    box-sizing: unset !important;
}
body {
    -webkit-font-smoothing: antialiased;
    font-family: 'Ubuntu', sans-serif !important;
    color: #010101;
	 box-sizing: border-box !important;
}

/*common*/

h2 {
    font-size: 32px;
}

.h3,
h3 {
    font-size: 26px;
}

.h4,
h4 {
    font-size: 21px;
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 16px;
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 10px;
}

p {
    font-size: 16px;
    line-height: 26px !important;
    color: #282828;
    font-family: 'Ubuntu', sans-serif;
    margin-bottom: 10px;
}

img {
    max-width: 100%;
}

.text-orange {
    color: #df6e01;
    font-weight: 600;
}

.flex {
    display: flex;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flex:after,
.flex:before {
    display: none;
}


/*----header-----*/

.header {
    background: black;
}

.header .header_left_text {
    text-align: right;
    color: white;
}

.header .header_left_text h5 {
    text-align: right;
    color: white;
    font-size: 16px;
}

.header .header_left_text span i {
    color: #26b104;
    transform: rotate(101deg);
    font-size: 17px;
    padding: 0px 2px 2px 4px;
}


/*----header end----*/


/*-----------navigation------------*/

.navigat .navbar {
    margin: 0px;
    padding: 0px;
}

.navigat .navbar .nav-item {
    margin: 0px;
    padding: 0px 8px;
}

.navigat .navbar .nav-item .nav-link {
    margin: 0px;
    padding: 17px 7px;
    font-size: 14px;
    font-weight: bold;
}

.navbar-light .navbar-nav .active>.nav-link {
    color: #26b104;
}

.navigat .navbar .nav-item .nav-link:hover {
    color: #26b104;
}

.navigat .navbar .nav-item .nav-link span {
    margin: 0px;
    padding: 6px 7px;
    font-size: 14px;
    color: white;
    background: #26b104;
    padding: 5px 18px;
    border-radius: 5px;
}


/*-----end navigatin------*/


/*--------grapic ---------*/

.graphic {
    background: url('../images/grapic_1.png') no-repeat center center/cover;
    width: 100%;
    padding: 111px 6px;
    z-index: 3;
    position: relative;
}

.graphic .graphic_left .graphic_left_text span {
    background: white;
    width: 80px;
    height: 1px;
    position: absolute;
}

.graphic .graphic_left .graphic_left_text h3 {
    font-size: 45px;
    color: rgb(255, 255, 255);
    font-weight: bold;
    text-transform: uppercase;
}

.graphic .graphic_left .graphic_left_text p {
    font-size: 15px;
    color: rgb(255, 255, 255);
    line-height: 1.4;
    padding: 9px 0px;
}


/*--------end grapic------*/

/*----------professional---------*/

.professional {
    width: 100%;
    padding: 50px 0 120px 0;
    position: relative;
    background: rgb(60, 55, 146);
    background: linear-gradient(63deg, rgb(60 55 146 / 92%) 47%, rgb(110 45 175 / 92%) 76%);
}

.professional:before {
    background: url(../images/banner-img.jpg);
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: -1;
}

.professional:after {
    content: "";
    background: url(../images/wave.png);
    bottom: -1px;
    left: 0;
    right: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background-repeat: no-repeat;
    max-height: 294px;
    background-size: cover;
}

.professional_right {
    position: static;
}

.professional .professional_right .professional_right_logo {
    z-index: 1;
}

.professional_right_logo img {
    max-width: 332px;
}

.professional .professional_left .professional_left_text p {
    font-size: 50px;
    color: #ffffff;
    font-weight: 300;
    margin: 0;
    text-transform: uppercase;
    font-family: "Poppins", sans-serif;
}

.professional_left_text {
    z-index: 1;
    position: relative;
}

.professional .professional_left .professional_left_text h1 {
    font-size: 45px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
    padding: 13px 0 13px 0;
    font-family: "Poppins", sans-serif;
}


/*------end professional-------*/


/*---------offer-------*/

.offer {
    margin: 30px 0 30px 0;
    position: relative;
}

.offer:before {
    background: url(../images/grapic_5.png);
    content: "";
    position: absolute;
    left: 8%;
    top: -35px;
    max-width: 65px;
    max-height: 65px;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    background-size: contain;
}

.offer:after {
    background: url(../images/grapic_4.png);
    content: "";
    position: absolute;
    right: 3%;
    bottom: 50%;
    max-width: 102px;
    max-height: 166px;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    background-size: contain;
}

.offer .row {
    display: flex;
    justify-content: center;
}

.offer .offer_left_text p {
    text-align: center;
}


/*------------offer end ----------*/


/*---------About_images----------*/

.about_images:after {
    background: url(../images/grapic_5.png);
    content: "";
    position: absolute;
    right: 5%;
    bottom: 50%;
    max-width: 65px;
    max-height: 65px;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    background-size: contain;
}

.about_images {
    position: relative;
}

.about_images .row {
    display: flex;
    justify-content: space-evenly;
}


/*---------graphic designer----------*/

.designer {
    width: 100%;
    padding: 30px 0px 30px 0px;
    overflow: hidden;
    position: relative;
	background: #e8f3ff;
}
.designer:before {
    content: "";
    position: absolute;
    background-image: url(../images/graphic_bg.png)!important;
    top: 0;
    bottom: 0;
    max-width: 569px;
    max-height: 287px;
    width: 100%;
}
.custom-shape-divider-top-1647403611 {
    width: 100%;
    line-height: 0;
    transform: rotate(180deg);
    right: 0;
    z-index: 999;
    margin-bottom: -1px;
}

.custom-shape-divider-top-1647403611 svg {
    position: relative;
    display: block;
    width: calc(100% + 1.3px);
    height: 61px;
    transform: rotateX(180deg);
}

.custom-shape-divider-top-1647403611 .shape-fill {
    fill: #e8f3ff;
}

.designer .designer_left_text h6 {
    color: #1b49b7;
    text-transform: uppercase;
    padding: 0;
    font-size: 47px;
    margin-bottom: 6px;
    font-family: "Poppins", sans-serif;
}

.designer_left_text h3 {
    font-size: 90px;
    font-family: "Poppins", sans-serif;
    text-transform: uppercase;
    font-weight: 800;
    margin: 0;
    background: linear-gradient(90deg, rgba(0, 157, 205, 1) 5%, rgba(93, 190, 113, 1) 19%, rgba(0, 158, 216, 1) 38%, rgba(76, 83, 155, 1) 51%, rgba(196, 27, 144, 1) 67%, rgba(203, 40, 145, 1) 76%, rgba(84, 132, 196, 1) 87%, rgba(21, 168, 158, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.designer_left_text span {
    font-size: 65px;
    color: #012455;
}


/*----------designer end--------*/


/*----------Advanced Start--------*/
.advanced {
    padding: 30px 0 30px 0;
}
.advanced_subtitle {
    font-size: 30px;
    color: #1a1919;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 0;
}


/*----------Portfolio Start--------*/

.portfolio {
    background: #ffe8ff;
    padding: 30px 0 30px 0;
}

.title_text h5 {
    margin: 0;
    color: #303030;
}

.title_text p {
    /*margin-bottom: 15px;*/
    color: #303030;
}

.right_points {
    margin-top: 40px;
}

.key_benefits .designer_left_text span {
    font-size: 30px;
    color: #1a1919;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 0;
}

.key_benefits .designer_left_text h3 {
    text-align: center;
    padding-bottom: 30PX;
}

.key_benefits .row {
    display: flex;
    justify-content: center;
}

.key_benefits .title_text p {
    margin-bottom: 30px;
    color: #303030;
}

.key_benefits {
    padding: 30px 0 30px 0;
}


/*----------Industries We Serve--------*/

.industries_we_Serve {
    background: url(../images/industries_we_Serve.jpg) no-repeat center center/cover;
    width: 100%;
    padding: 65px 0px 65px 0px;
    overflow: hidden;
    position: relative;
}

.subtitle_text h3 {
    font-size: 31px;
    text-transform: uppercase;
    font-weight: 500;
    margin: 0;
    background: linear-gradient(90deg, rgba(0, 157, 205, 1) 5%, rgba(93, 190, 113, 1) 19%, rgba(0, 158, 216, 1) 38%, rgba(76, 83, 155, 1) 51%, rgba(196, 27, 144, 1) 67%, rgba(203, 40, 145, 1) 76%, rgba(84, 132, 196, 1) 87%, rgba(21, 168, 158, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.key_points {
    background: #ffffffd4;
    padding: 20px 20px 20px 30px;
    border-left: 8px solid #282828;
}

.key_points ul li:before {
    content: '';
    position: absolute;
    background: #303030;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    left: 0;
}

.key_points ul li {
    list-style: none;
    padding: 6px 0 6px 20px;
    color: #303030;
    position: relative;
    display: flex;
    align-items: center;
    margin: 0;
    font-size: 16px;
}
.key_points ul {
    margin: 0;
}

/*----------Technologies--------*/

.technologies {
    padding: 30px 0 0px 0;
}

/*----------Contact--------*/

.footer_contact {
    background: #0027aa;
    position: relative;
    overflow: hidden;
}

.footer_contact h3 {
    font-size: 50px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
    color: #fff;
}

.footer_contact.right {
    text-align: right;
}

.footer_contact .call_back {
    text-align: left;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 85px 0px;
    position: relative;
    z-index: 5;
    text-align: center;
}

.footer_contact .call_back h4 {
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 0px;
    margin-left: 30px;
}

.footer_contact .call_back * {
    margin: 0;
    color: #fff;
    font-size: 44px;
    font-weight: 700;
}

.footer_contact .call_back * {
    margin: 0;
    color: #fff;
    font-size: 48px;
    font-weight: 700;
    text-decoration: none;
    display: inline-block;
}

.footer_contact::after {
    background: url(../images/cts_img.png);
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    max-width: 780px;
    max-height: 270px;
    height: 100%;
    width: 100%;
    background-size: cover;
}

/*----------client slider--------*/

.clients_graphic {
    padding: 30px 0 30px 0;
}

.clients_graphic .owl-carousel .owl-item img {
    display: block;
    width: auto;
    margin: auto;
    transition: all 0.3s ease-in-out;
}

.clients_graphic .owl-carousel .owl-item img:hover {
    filter: grayscale(100%);
    width: auto;
}

.clients_graphic .owl-carousel .owl-stage-outer {
    box-shadow: 0 15px 25px 0 rgb(0 0 0 / 7%);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 30px 30px !important;
    margin-top: 10px;
    z-index: 1;
    position: relative;
    background: #fff;
    margin-bottom: -50px;
}

.clients_graphic .owl-nav {
    display: none;
}

.clients_graphic .owl-dots {
    display: none;
}

.clients_graphic .client_title h3 {
    border-style: solid;
    border-width: 10px 10px 10px 10px;
    border-color: #78b328;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 0 15px 0 0;
    padding: 90px 50px 35px 50px;
    color: #324452;
    font-size: 48px;
    font-weight: 700;
    letter-spacing: .02px;
    background: #fff;
}

.clients_graphic .client_content p {
    padding: 45px 0 0 0;
    margin: 0 !important;
    font-size: 16px;
}

.clients_graphic .row {
    display: flex;
    align-items: center;
}

.clients_graphic .owl-item {
    margin-right: 0 !important;
}

.gtco-testimonials {
    position: relative;
    padding-top: 40px;
    padding-left: 100px;
}

.gtco-testimonials:before {
    background: linear-gradient( 90deg, #ffffff 21px, transparent 1%) center, linear-gradient(#ffffff 21px, #989898 1%) center, #989898;
    background-size: 23px 23px;
    content: "";
    width: 91%;
    height: 90%;
    position: absolute;
    left: 51px;
    top: 0px;
    z-index: -9;
}

.gtco-testimonials:after {
    background: linear-gradient(90deg, #ffffff 21px, transparent 1%) center, linear-gradient(#ffffff 21px, #989898 1%) center, #989898;
    background-size: 23px 23px;
    content: "";
    width: 91%;
    height: 90%;
    position: absolute;
    left: 51px;
    top: 0px;
    z-index: -9;
}

.footer_links .form input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
     width: 100% !important;
 }

/* graphics design template */
.graphic-form-bg {
  background-color: #78b328 !important;
  padding: 30px 0;
  margin-top: 0 !important;
}
.graphic-form-bg h2 {
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
}
.side-form h4{
	margin-bottom:20px;
}
/* graphics disgn template */


