/*@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700&display=swap');*/

.upper_section {
    background: #ff5e3a;
    background-image: -webkit-linear-gradient(top, #ff5e3a, #ff2a68);
    text-align: center;
    font-family: 'Open Sans', sans-serif;
}

.upper_first {
    padding: 156px 0px 0px 0px;
}

.upper_first img {
    width: 30%;
}

.upper_second {
    color: #fff;
    font-size: 22px;
    margin: 15px 0px 0px 0px;
    font-weight: 600;
    letter-spacing: -0.035em;
}

.upper_third {
    padding: 45px 0px;
}

.upper_third img {
    width: 15%;
    background-color: #333;
    border-radius: 10px;
    margin: 0px 10px;
}

.upper_fourth {
    padding: 0px 0px 130px 0px;
}

.upper_fourth .btn-primary {
    font-size: 22px;
    color: #FFFF00;
    padding: 10px 10px;
    margin: 0px 15px;
}

.linehass {
    width: 4em;
    height: 5px;
    background-color: #42A5F5;
    margin: 10px 0px;
}

.feature_section {
    font-family: 'Open Sans', sans-serif;
    padding: 100px 0px;
}

.feature_heading {
    float: right;
    margin-right: 10px;
}

.feature_heading h1 {
    font-size: 3.273rem;
    color: #2a2a2a;
    font-weight: 700;
}

.feature_para {
    float: left;
    margin-left: 10px;
}

.feature_para h2 {
    font-size: 2.455rem;
    color: #2a2a2a;
    font-weight: 600;
}

.feature_para p {
    color: #86888b;
    line-height: 1.36;
    font-size: 1.5rem;
    letter-spacing: -0.035em;
    text-align: justify;
}

.visual_section {
    font-family: 'Open Sans', sans-serif;
}

.visual_image {
    text-align: center;
    padding-bottom: 80px;
}

.visual_image img {
    height: 320px;
}

.visual_para {
    width: 70%;
    float: right;
}

.visual_para i {
    float: left;
    border: 1px solid#e5e5e5;
    font-size: 40px;
    padding: 20px;
}

.visual_para_first {
    padding: 0px 0px 50px 90px;
    text-align: justify;
}

.visual_para_first h3 {
    color: #2a2a2a;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: -0.035em;
}

.visual_para_first p {
    color: #86888b;
    font-weight: 600;
    font-size: 18px;
    letter-spacing: -0.035em;
}

.visual_para_second {
    width: 85%;
    text-align: center;
    padding-left: 40px;
}

.visual_para_second i {
    float: left;
    border: 1px solid#e5e5e5;
    font-size: 40px;
    padding: 20px;
}

.visual_ending .btn-primary {
    font-size: 20px;
    color: #FFFF00;
    padding: 20px 15px;
    margin: 0px 4px;
}

.demo_section {
    margin: 60px 0px;
    border-top: 1px solid #dfe0e1;
    border-bottom: 1px solid #dfe0e1;
    font-family: 'Open Sans', sans-serif;
}

.demo_first {
    float: right;
    padding: 100px 50px 0px 0px;
    width: 95%;
}

.demo_first h1 {
    color: #2a2a2a;
    font-weight: 700;
    font-size: 4rem;
}

.demo_first h4 {
    color: #2a2a2a;
    font-weight: 500;
    font-size: 3rem;
}

.demo_first p {
    font-size: 20px;
    line-height: 5;
}

.demo_first img {
    width: 70%;
    background: #ff5e3a;
    background-image: -webkit-linear-gradient(top, #ff5e3a, #ff2a68);
}

.demo_second img {
    width: 100%;
    height: 1200px;
}

.social_section {
    text-align: center;
}

.social {
    line-height: 2;
    font-family: 'Open Sans', sans-serif;
}

.social h1 {
    font-size: 3rem;
    font-weight: 500;
}

.social p {
    color: #86888b;
    font-size: 22px;
    letter-spacing: -0.035em;
}

.social img {
    width: 15%;
    background-color: #333;
    border-radius: 10px;
    margin: 0px 10px;
}

.site_section {
    margin: 50px 0px;
    border-top: 1px solid #dfe0e1;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
}

.site_name {
    padding-top: 50px;
    font-size: 22px;
    font-weight: 700;
}

.site_name a {
    text-decoration: underline;
    color: #2f2f2f;
}

.site_name a:hover {
    text-decoration: none;
}


/* working on 22-01-2020 */

.apps-dashboard>.dashboardBox {
    width: 320px;
    height: 568px;
}

.apps-dashboard {
    background: #000 !important;
    margin: 30px auto 0 150px;
    position: relative;
    box-shadow: 0px 0px 0px 2px #aaa;
    z-index: 1000;
    padding: 100px 30px;
    border-radius: 55px;
    margin-left: 0px;
}

.apps-dashboard {
    border-radius: 20px;
    width: 360px;
    padding: 60px 20px;
    height: 660px;
}

.apps-dashboard:after {
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50%;
    position: absolute;
    left: 50px;
    background: #444;
    top: 30px;
    margin-left: 0;
}

.apps-dashboard:before {
    width: 14px;
    height: 14px;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    margin-left: -7px;
    background: #666;
    top: 25px;
}

.uper {
    background-color: #c51f1e;
    padding-top: 14px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
}

.uper h1 {
    color: white;
}

.upper-yellow {
    background-color: #e32321;
    padding-top: 10px;
    padding-right: 5px;
    padding-bottom: 1px;
    padding-left: 10px;
}

.upper-yellow h3 {
    color: #ffdd53;
    font-size: 22px;
    font-family: Arial, Helvetica, sans-serif;
    font-style: italic;
    font-weight: normal;
}

h3.red-col {
    color: #dd0000;
}

.DRF h2 {
    font-size: 72px;
    font-weight: 800;
    font-family: 'Oswald', sans-serif;
}

.elementor-widget-text-editor {
    font-family: 'Barlow' !important;
}

.visuala2 img {
    width: 100%;
}

.visuala2 {
    margin-bottom: 31px;
}

.yelo .visual_para {
    width: 100%;
}


/*today css 20 - 11 - 2020*/


/*issue css*/

.demo_second {
    height: 1515px;
    position: relative;
}

section.demo_section .container .col-md-6 {
    overflow: hidden;
}

.demo_second img {
    position: absolute;
    right: -192px;
    width: 657px;
    height: 100%;
}