
/*-- Reset Code --*/

.modal-dialog {
    max-width: 950px;
    margin: 1.75rem auto;
}

body {
    padding: 0;
    margin: 0;
    background: #FFF;
    /*font-family: 'Open Sans', sans-serif;*/
}

body a {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    text-decoration: none;
}
.text_justify{
    text-align: justify;
}

body a:hover {
    text-decoration: none;
}

body a:focus,
a:hover {
    text-decoration: none;
}
.navbar-brand img{
    /* margin-top: 8px; */
}

input[type="button"],
input[type="submit"] {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
}

p {
    font-weight: 500;
    margin: 0;
    padding: 0;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 1.9;
    color: black;
}

.col-md-4.text-about p {
    text-align:justify;
}
.col-md-12.text-about div{
    width: 50%;
    float: left;
    padding: 15px;
}

.col-md-12.text-about div p{
    text-align:justify;
    margin-left: 50px;
}
.col-md-12.text-about div .fa{
    font-size: 30px;
    color: #e01e0d;
    float:  left;
    transform: rotate(45deg);
}

.col-md-12.text-about .fa{
    font-size: 30px;
    color: #e01e0d;
    float:  left;
    transform: rotate(45deg);
}
.col-md-12.text-about p{
    text-align:justify;
    margin-left: 50px;
    margin-bottom: 20px;
}
.col-md-12.text-about ul{
    margin-left: 50px;
    margin-top: -25px;
}



ul,
ol {
    margin : 0;
    padding: 0;
}

label {
    margin: 0;
}

a:focus,
a:hover {
    text-decoration: none;
    outline: none
}
.fixed-top {
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
    box-shadow: 0px 1px 3px #11050669;
}
.navbar_right {
    /* margin-left: auto !important; */
    /* float: left; */
    margin-top: 80px;
    margin-left: -688px;
}
.navbar-expand-md .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;

}

.animated_logo{
    -webkit-animation-duration: 3s;
    animation-duration:3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;

}
.head_message{
    color: white;
    font-size: 19px;
    margin-left: 30px;
    font-family: cursive;
    /*border: 1px solid;*/
}
.head_message a{    
    /*padding: 7px;*/
}
.animated_3sec{
    -webkit-animation-duration: 3s;
    animation-duration:3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;

}

.bg-danger {
    background: #1877f2;
}
.nav-item{
    /* margin-left: 3px; */
    /* margin-right: 3px; */
    background-color: #ffffff;
    /* margin-top: 3px; */
    border-top: 2px solid #cd68aa;
    border-radius: 0px;
}

.nav-item .nav-link{
    color: #10427e !important;
    font-size: 13px;
    text-transform:  uppercase;
    letter-spacing: 0.00em;
    font-weight: bold;
    padding-left: 10px;
}

.nav-item:hover{
    border-top: 2px solid #ffffff;
}

.border-top {
    border-top: 1px solid #ffffff !important;
}



.dropdown-menu {
    position: absolute;
    top: 100%;
    left: -2px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 9rem;
    padding: 0px 0px;
    margin: 0rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
}

.navbar-toggler:focus{
    border-color: snow;
}
/*-- //Reset Code --*/

/*-- banner --*/

.banner-webl {
    background: url(../images/bg2.jpg) no-repeat right;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 800px;
}

.banner-left-wthree {
    padding-top: 15em;
    max-width: 700px;
}

.banner-left-wthree h3 {
    font-size: 60px;
    letter-spacing: 1px;
}

.banner-left-wthree h5 {
    font-size: 26px;
    letter-spacing: 2px;
}

.banner-left-wthree p {
    color: #e8e8e8;
}

a.btn {
    background: #8BC34A;
    color: #fff;
    letter-spacing: 1px;
    padding: 10px 23px;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
}

a.btn:hover {
    background: #F44336;
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
}

/*-- //banner --*/

/*-- Footer --*/
.ugrals-footer-grids p {
    font-weight: 600;
    margin: 0;
    padding: 0;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 1.9;
    color: #ffffff;
}
.ugrals-footer-grids{
    background: #10427e;
    /*background: url(../images/footerbg.jpg);*/
}

.ugral-footer h1 a {
    font-size: 40px;
    color: #fff;
}

.ugral-footer h3 {
    font-size: 26px;
    color: #fff;
    padding-bottom: 5px;
    /* border-bottom: 1px solid #fefefe; */
    border-width: 1px;
    /* width: 128px; */
}

.ugral-footer p {
    font-size: 15px;
}

.ugral-footer ul li {
    list-style: none;
    font-size: 15px;
    font-weight: 600;
}

.ugral-footer ul li a {
    color: #fff;
}

.ugral-footer ul li i {
    color: #e2f0f9;
    line-height: 2;
}
footer img{
    /* max-height: 106px; */
    /* max-height: 116px; */
    /* max-width: 277px ! important; */
    min-width: 222px ! important;
}
p.copy-right-grids {
    font-size: 14px;
    color: white;
}

p.copy-right-grids a {
    color: #ffffff;
}

/*-- social-icons --*/

.agileits_social_list li {
    display: inline-block;
}

.agileits_social_list li a {
    width: 35px;
    /* padding-top: 5px; */
    /* height: 35px; */
    color: #ffffff;
    text-align: center;
    display: inline-block;
    font-size: 25px;
    border: 1px solid #f9f9f9ad;
}

.agileits_social_list li a:hover {
    color: #fff;
}

a.ugra_agile_facebook:hover {
    background: #3b5998;
    border-color: #3b5998;
}

a.agile_twitter:hover {
    background: #1da1f2;
    border-color: #1da1f2;
}

a.ugra_agile_dribble:hover {
    background: #ea4c89;
    border-color: #ea4c89;
}

a.ugra_agile_google:hover {
    background: #F44336;
    border-color: #F44336;
}

.ugrals-footer-grids>div{
    padding-top: 25px;
    /*padding-bottom: 25px;*/
}
.ugrals-footer-links{
    padding-bottom: 5px;
    background: #cd68aa;
    padding-top: 5px;
}
/*-- //social-icons --*/

/*-- //footer --*/

.black_bebbles_page .text-about img{
    max-width: 270px;
    height: 215px;
    min-width: 270px;
}
.grey_bebbles_page .text-about img{
    max-width: 270px;
    height: 215px;
    min-width: 270px;
}
ul li {
    font-weight: 300;
    margin: 0;
    padding: 0;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 1.9;
    color: white;
}

ul.dropdown-menu li{border-bottom: 1px solid #d9d9d9;padding: 5px;}

/*-- gallery --*/

.gallery-text-agile {
    background: #170a0a;
    box-shadow: 1px 2px 4px 0px rgba(0, 0, 0, 0.51);
}

.gallery-text-agile h4 {
    color: #c01b0c;
    font-size: 20px;
    letter-spacing: 1px;
}
.gallery .img-fluid {
    max-width: 100%;
    height: 250px;
    min-width: 100%;
    border: 1px solid #bdbdbd42;
    border-bottom: 0;
}

/*-- //gallery --*/


/*//gallery_page*/
.gallery_page .stats-info h6{
    color: #5f7281;
    font-size: 20px;
    font-weight: bold;
}
/*gallery_page*/

/*-- stats --*/

.numscroller {
    font-size: 46px;
    color: #8BC34A;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.66);
}

.right-text-about p {
    font-size: 15px;
}

/*-- //stats --*/

/*-- middle --*/

.middle-ugral {
    background: url(../images/banner10.jpg) no-repeat 0px -44px;
    background-size: 100%;
    -webkit-background-size: 100%;
    -moz-background-size:  100%;
    -o-background-size:   100%;
    -ms-background-size:  100%;
}

.middle-ugral p {
    font-size: 30px;
    text-align: justify;
    /* max-width: 800px; */
    text-shadow: 1px 1px 1px #000;
}

/*-- //middle --*/

/*-- services --*/

.welcome-grid h4 {
    font-size: 26px;
    letter-spacing: 1px;
    color: #2b2a2a;
}

.welcome-grid i {
    color: #f44336;
    font-size: 42px;
}

/*-- //services --*/

/*-- produucts --*/
.product-slide {
    /*border-bottom: 2px solid #e54162;*/
    /*border-top: 2px solid #e54162;*/
    background: url(../images/banner10.jpg) no-repeat;
    background-color: white;
    height: 400px;
    background-size: cover;
    /*background-position: right;*/
}
.team {
    background: #F9F9F9;
}

.team-agile-img {
    background-color: #ffffff;
    display: block;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 1;
    filter: alpha(opacity=100);
}

.team-agile-img img {
    width: 100%;
    height: 250px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.team-agile-img:before {
    content: '';
    background-color: rgba(0, 0, 0, 0);
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.team-agile-img:hover:before {
    background-color: #77111112;
}

.team-agile-img:hover .view-caption {
    -moz-transform: translateY(0%) scale(1);
    -o-transform: translateY(0%) scale(1);
    -ms-transform: translateY(0%) scale(1);
    -webkit-transform: translateY(0%) scale(1);
    transform: translateY(0%) scale(1);
}

.view-caption {
    background-color: rgba(31, 29, 29, 0.95);
    bottom: 0;
    height: 19%;
    left: 0;
    padding: 15px 20px;
    position: absolute;
    right: 0;
    text-align: left;
    z-index: 99;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -moz-transform: translateY(150%) scale(1.5);
    -o-transform: translateY(150%) scale(1.5);
    -ms-transform: translateY(150%) scale(1.5);
    -webkit-transform: translateY(150%) scale(1.5);
    transform: translateY(150%) scale(1.5);
}

.view-caption .ugrals-info {
    float: left;
}

.view-caption .ugrals-info h4 {
    color: #d21d0d;
    font-size: 0.9em;
    font-weight: normal;
    margin-top: 0px;
}

.view-caption .ugrals-info p {
    color: #000;
    font-size: 1em;
}

.view-caption ul {
    float: right;
    display: inline-block;
}

.view-caption ul li {
    display: inline-block;
}

.view-caption ul li a {
    background-color: #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    color: #f44336;
    display: inline-block;
    margin: 0 2px;
    height: 28px;
    text-align: center;
    line-height: 30px;
    width: 28px;
    font-size: 13px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
}

.view-caption ul li a:hover {
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

/*-- //produucts --*/

/*-- contact --*/

.contact-agileits-ugralayouts h5 {
    color: #424242;
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 1.8;
}

.midd-contact h6 {
    font-size: 22px;
    letter-spacing: 1px;
}

.midd-contact {
    border-left: 2px solid #F44336 !important;
}

p.para-agileits-ugralayouts i {
    color: #8bc34a;
}

p.para-agileits-ugralayouts a {
    color: #999;
}
p.para-agileits-ugralayouts a:hover, .ugral-footer ul li a:hover, p.copy-right-grids a:hover {
    color: #d4d4d4;
}

h4.contact-title {
    letter-spacing: 1px;
}

.map iframe {
    outline: none;
    border: none;
    width: 100%;
    height: 400px;
}

.form-bg-ugrals input[type="text"],
.form-bg-ugrals input[type="email"],
.form-control,
.form-bg-ugrals textarea {
    padding: 12px 10px;
    border-radius: 0;
    letter-spacing: 1px;
    font-size: 15px;
    outline: none;
    box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.11);
}

.form-bg-ugrals textarea {
    resize: none;
    height: 10em;
}

.form-bg-ugrals input[type="submit"] {
    background: #8bc34a;
    color: #fff;
    font-size: 15px;
    width: 100%;
    outline: none;
    letter-spacing: 1px;
    cursor: pointer;
    padding: 12px 0;
    box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.11);
    transition: .5s ease-in;
    -webkit-transition: .5s ease-in;
    -moz-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    -ms-transition: .5s ease-in;
}

.form-bg-ugrals input[type="submit"]:hover {
    background: transparent;
    color: #000;
    transition: .5s ease-in;
    -webkit-transition: .5s ease-in;
    -moz-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    -ms-transition: .5s ease-in;
}

/*-- //contact --*/

/*-- title style --*/

h3.tittle {
    position: relative;
    color: rgb(16, 4, 5);
    font-size: 20px;
    letter-spacing: 1px;
    z-index: 1;
}

h3.tittle span {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    color: #F5F5F5;
    z-index: -1;
    font-size: 68px;
    line-height: .5;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
}

/*-- //title style --*/

/*-- video section --*/

.video-ugral {
    background: rgba(0, 0, 0, 0.28);
}

h2.video-agile {
    letter-spacing: 1px;
    font-size: 31px;
    line-height: 1.6;
}

/*-- //video section --*/

/*-- bottom-to-top --*/

#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 24px;
    right: 3%;
    overflow: hidden;
    z-index: 999;
    width: 32px;
    height: 32px;
    border: none;
    text-indent: 100%;
    background: url(../images/move-top.png) no-repeat 0px 0px;
}

#toTopHover {
    width: 32px;
    height: 32px;
    display: block;
    overflow: hidden;
    float: right;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
}

/*-- //bottom-to-top --*/

.about_page #about{
    margin-top: 80px;
    margin-bottom: 15px;
}




/*--Contact --*/
.contact p.sub {
    font-size: 15px;
}
.contact-weblayouts span {
    color: #36ba93;
    margin-right: 8px;
    text-align: center;
}
p.sub {
    font-size: 17px;
    margin-top: 1em;
    color: rgb(74,72,66)!important;
}
.add .icon,.sub .icon {
    font-size: 16px!important;
}
p.add {
    font-size: 15px;
    margin-top: 9px;
    color: rgb(74,72,66)!important;
}
a.mail {
    color: #47443a;
    text-decoration:none;
}
a.mail:hover {
    color: #ffb900;
}
p.sub i,a.add i {
    width: 28px;
    height: 28px;
    background: #007bff;
    line-height: 30px;
    border-radius: 50%;
    /* margin-left: 14px; */
    text-align: center;
    color: #fff;
}
.contact-weblayouts h3 {
    margin-bottom: 0.5em!important;
}
.mail-grid1-form input[type="text"], .mail-grid1-form input[type="email"], .mail-grid1-form textarea {
    outline: none;
    border: none;
    font-size: 15px;
    color: #888;
    padding: 7px 12px;
    background: #f9fcfd;
    border: 1px solid #ddd;
    width: 100%;
    letter-spacing: 1px;
}
.mail-grid1-form input[type="text"], .mail-grid1-form input[type="email"] {
    margin-bottom: 1em;
}
.mail-grid1-form textarea {
    margin: 0 0 1em;
    min-height: 100px;
    resize: none;
}
.mail-grid1-form input[type="submit"] {
    outline: none;
    display: inline-block;
    text-decoration: none;
    outline: none;
    font-size: 15px;
    letter-spacing: .5px;
    padding: 5px 35px;
    background: #007bff;
    font-size: 13px;
    border: #007bff;
    color: #fff;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -webkit-appearance: none;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 10px;
}
.mail-grid1-form input[type="submit"]:hover {
    background: #2692d1;
    border-color: #2385be;
    color: #fff;
    text-decoration: none;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -webkit-appearance: none;
}
p.para-agileits-weblayouts {
    font-size: 19px;
    line-height: 2em;
    margin-top: 1em;
    color: rgb(95, 114, 129);
    letter-spacing: 1px;
}
.agileits-weblayouts-map iframe {
    border: none;
    width: 100%;
    height: 400px;
}
h4.agile_sub_tittle {
    margin-bottom: 1em;
    color: rgb(70,69,63);
    font-size: 19px;
    font-weight: 500;
    letter-spacing: 1px;
}

.dropdown-menu{
    border-radius: 0px;
}
.dropdown-menu li a{
    /* font-size: 14px; */
    color: #170a0a;
    margin-left: 10px;
    /* font-size: 13px; */
    text-transform: uppercase;
    letter-spacing: 0.00em;
    font-weight: bold;
}

.dropdown-menu li:hover{
    background-color: #cd68aa;
}

.dropdown-menu li:hover a{
    color:white;
}    


/*carousel*/
.carousel-control span{
    position: absolute;
    top: 50%;
    bottom: 0;
    left: 33%;
    width: 15%;
    font-size: 35px;
    color: #00008B;;
    text-align: center;
    text-shadow: 0 1px 2px rgb(0 0 0);
    filter: alpha(opacity=50);
    /* opacity: .5; */
}
/*img{
    min-width: 100%;
}*/
.sr-only{
    position: absolute;
    left: -9999999px;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    min-width: 100%;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    /* height: 400px; */
    min-width: 100%;
}

.carousel {
    position: relative;
    /* margin-top: 93px; */
    /*  min-height:  480px;
    max-height: 480px;*/
    /* margin-top: 142px; */
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.carousel-inner > .item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition:      -o-transform .6s ease-in-out;
        transition:         transform .6s ease-in-out;

        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px;
    }
    .carousel-inner > .item.next,
    .carousel-inner > .item.active.right {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    .carousel-inner > .item.prev,
    .carousel-inner > .item.active.left {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    .carousel-inner > .item.next.left,
    .carousel-inner > .item.prev.right,
    .carousel-inner > .item.active {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
    display: block;
}
.carousel-inner > .active {
    left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}
.carousel-inner > .next {
    left: 100%;
}
.carousel-inner > .prev {
    left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
    left: 0;
}
.carousel-inner > .active.left {
    left: -100%;
}
.carousel-inner > .active.right {
    left: 100%;
}
.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    filter: alpha(opacity=50);
    opacity: .5;
}
.carousel-control.left {
    /* background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%); */
    background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    /* background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001))); */
    /* background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%); */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}
.carousel-control.right {
    right: 0;
    left: auto;
    /* background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%); */
    background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    /* background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5))); */
    /* background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%); */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    /*font-family: serif;*/
    line-height: 1;
}
.carousel-control .icon-prev:before {
    content: '\2039';
}
.carousel-control .icon-next:before {
    content: '\203a';
}
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px;
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff;
}
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    top: 47%;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #c32a1c;
    text-align: center;
    font-size: 35px;
    font-weight:  bold;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
    text-shadow: none;
}
@media screen and (max-width: 990px) {
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
        display: block;
        max-width: 100%;
        height: auto;
        min-width: 100%;
    }
}

@media screen and (min-width: 768px) {


    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px;
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -15px;
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -15px;
    }
    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px;
    }
    .carousel-indicators {
        bottom: 20px;
    }
}
/*carousel*/
.home_page .stats-ugralayouts#about{
    margin-top: 20px;
}

.home_page .stats-info{
    margin-top:20px
}

.stats-info ul{
    padding:10px;
}
.mb-sm-5, .my-sm-5 {
    margin-top: 0px;
    /*margin-bottom: 3rem !important;*/
}  

.uses_of_product_page .layoutweb-agileits-gallery-grids .img-fluid{width: 250px;height: 176px;margin-bottom: 15px;}


h4.sub_title{
    font-weight: 600;
    line-height: 41px;
} 
h6.sub_title{
    color: #e01e0d;
    text-transform:  uppercase;
    font-weight: 600;
    margin: 175px 0px 11px;
} 


.sub_title img{
    width:50px;
}
.certificate_section img{
    min-width: 117px;
    margin: auto;
}
.certificate_section{
    margin-bottom: 20px;
    margin-top: 20px;
}
.certificate_section p{
    text-align: center;
    margin-top: 0px;
}



.certificate_section h6.sub_title{
    color: #e01e0d;
    text-align: center;
    font-weight: bold;
    margin: 5px 0px;
    font-size: 15px;
} 

.certificate_section h5{

    margin-bottom: 15px;

    font-weight:  bold;

    font-size: 22px;
}

.header_right{
    width: 188px;
    margin-top: -37px;
}
ul.header_right li{
    font-size: 12px;
    float: left;
    padding-right:  5px;
    padding-left: 5px;
    list-style: none;
}
ul.header_right li a{
    color:white
}

.row.side_by_side{
    margin: 0;
    background-color: #e9ecef;
}

.side_by_side .col-md-6{
    /*padding: 0;*/
}
.side_by_side .side_right_content,.side_by_side .side_left_content{
    padding: 0px 25px;
    padding-top: 10px;
}
.side_by_side .side_image{
    padding: 0;
}
.side_by_side .side_image img{
    /* height: 350px; */
}
.img_gallery .row:nth-child(1){
    margin-bottom: 25px;
}
.img_gallery p{
    /* font-size: 14px; */
    line-height: 24px;
}
.img_gallery h6{
    color: #2480c9;
    margin-top: 73px;
    margin-bottom: 10px;
    font-size: 15px;
    font-weight:  bold;
}
h{
    color: #E01E0D;
    font-size: 17px;

}

/*.main_menu{
    color:red;
    margin-left:-10px; 
}*/


p.main_menu a:hover{
    color: white;
}


.video_iframe {
    width: 100%;
    height: 330px;
    margin-top: 22px;
}
.video_iframe2 {
    margin-left: 25px;
}

.banner .btn {
    display: inline-block;
    font-weight: bold;
    color: white;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    /* padding: 0.375rem 0.75rem; */
    padding-top: 19.2px;
    padding-bottom: 19.3px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 0px;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.logo img{
    max-width: 193px;
    min-width: 193px;
    min-height: 109px;
    max-height: 109px;
    margin-bottom: 10px;
    margin-top: 10px;
} 

.btn-group{
    width: 101%;
}
.btn-group .btn{
    /*width: 14.28%;*/
    font-weight:600; 
}



.btn-warning{
    background-color: #ff7800;
    color: #fff!important;
}

.btn-warning:hover,.btn-warning:focus,.btn-warning:active {

    background-color: #e4641c;
    color: #fff!important;
}

.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2px rgba(255, 193, 7, 0);
}
.btn-warning:focus, .btn-warning.focus {
    box-shadow: 0 0 0 0.2px rgba(255, 193, 7, 0);
}

.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #ff7800;
    border-color: #ff7800;
}




.btn-yellow{
    background-color: #ffc107;
    color: #fff!important;
}

.btn-yellow:hover,.btn-yellow:focus,.btn-yellow:active {

    background-color: #d8aa1e;
    color: #fff!important;
}

.btn-yellow:not(:disabled):not(.disabled):active:focus, .btn-yellow:not(:disabled):not(.disabled).active:focus, .show > .btn-yellow.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2px rgba(255, 193, 7, 0);
}
.btn-yellow:focus, .btn-yellow.focus {
    box-shadow: 0 0 0 0.2px rgba(255, 193, 7, 0);
}

.btn-yellow:not(:disabled):not(.disabled):active, .btn-yellow:not(:disabled):not(.disabled).active, .show > .btn-yellow.dropdown-toggle {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}


.btn-brown{
    background-color: #8e3b2f;
    color: #fff!important;
}

.btn-brown:hover,.btn-brown:focus,.btn-brown:active {

    background-color: #73251a;
    color: #fff!important;
}

.btn-brown:not(:disabled):not(.disabled):active:focus, .btn-brown:not(:disabled):not(.disabled).active:focus, .show > .btn-brown.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2px rgba(255, 193, 7, 0);
}
.btn-brown:focus, .btn-brown.focus {
    box-shadow: 0 0 0 0.2px rgba(255, 193, 7, 0);
}

.btn-brown:not(:disabled):not(.disabled):active, .btn-brown:not(:disabled):not(.disabled).active, .show > .btn-brown.dropdown-toggle {
    color: #212529;
    background-color: #8e3b2f;
    border-color: #8e3b2f;
}


.btn-green{
    background-color: #8ABD00;
    color: #fff!important;
}

.btn-green:hover,.btn-green:focus,.btn-green:active {

    background-color: #749B09;
    color: #fff!important;
}

.btn-green:not(:disabled):not(.disabled):active:focus, .btn-green:not(:disabled):not(.disabled).active:focus, .show > .btn-green.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2px rgba(255, 193, 7, 0);
}
.btn-green:focus, .btn-green.focus {
    box-shadow: 0 0 0 0.2px rgba(255, 193, 7, 0);
}

.btn-green:not(:disabled):not(.disabled):active, .btn-green:not(:disabled):not(.disabled).active, .show > .btn-green.dropdown-toggle {
    color: #212529;
    background-color: #8ABD00;
    border-color: #8ABD00;
}


.btn-blue{
    background-color: #007bff;
    color: #fff!important;
}

.btn-blue:hover,.btn-blue:focus,.btn-blue:active {

    background-color: #0069d9;
    color: #fff!important;
}

.btn-blue:not(:disabled):not(.disabled):active:focus, .btn-blue:not(:disabled):not(.disabled).active:focus, .show > .btn-blue.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2px rgba(255, 193, 7, 0);
}
.btn-blue:focus, .btn-blue.focus {
    box-shadow: 0 0 0 0.2px rgba(255, 193, 7, 0);
}

.btn-blue:not(:disabled):not(.disabled):active, .btn-blue:not(:disabled):not(.disabled).active, .show > .btn-blue.dropdown-toggle {
    color: #212529;
    background-color: #007bff;
    border-color: #007bff;
}


.btn-violet{
    background-color: #af4be4;
    color: #fff!important;
}

.btn-violet:hover,.btn-violet:focus,.btn-violet:active {

    background-color: #9322d0;
    color: #fff!important;
}

.btn-violet:not(:disabled):not(.disabled):active:focus, .btn-violet:not(:disabled):not(.disabled).active:focus, .show > .btn-violet.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2px rgba(255, 193, 7, 0);
}
.btn-violet:focus, .btn-violet.focus {
    box-shadow: 0 0 0 0.2px rgba(255, 193, 7, 0);
}

.btn-violet:not(:disabled):not(.disabled):active, .btn-violet:not(:disabled):not(.disabled).active, .show > .btn-violet.dropdown-toggle {
    color: #212529;
    background-color: #af4be4;
    border-color: #af4be4;
}

.btn-red{
    background-color: #f73535;
    color: #fff!important;
}

.btn-red:hover,.btn-red:focus,.btn-red:active {

    background-color: #f71212;
    color: #fff!important;
}

.btn-red:not(:disabled):not(.disabled):active:focus, .btn-red:not(:disabled):not(.disabled).active:focus, .show > .btn-red.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2px rgba(255, 193, 7, 0);
}
.btn-red:focus, .btn-red.focus {
    box-shadow: 0 0 0 0.2px rgba(255, 193, 7, 0);
}

.btn-red:not(:disabled):not(.disabled):active, .btn-red:not(:disabled):not(.disabled).active, .show > .btn-red.dropdown-toggle {
    color: #212529;
    background-color: #f73535;
    border-color: #f73535;
}



html,body{
    font-family: "verdana";
    /*font-family: "myriad-pro",sans-serif;*/
    font-size: 112.5%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    line-height: 1.33333em;
}
html,body{
    overflow-x: hidden;
}
.video p {
    font-weight: normal;
    margin: 0;
    padding: 0;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 1.9;
    color: #ffffff;
}
#about .text-about{
    text-align: justify;
    margin-bottom: 15px;
}
.navbar-dark .navbar-toggler {
    color: rgba(255, 255, 255, 0.5);
    border-color: rgb(255, 255, 255);
}



#navbarSupportedContent{
    padding: 2px;
    background: linear-gradient(rgba(52, 152, 219, 0.96), rgb(41,128,185));
}

.navbar-img img{
    margin-left: 90px;
}

.navbar-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0px;
    margin-bottom: 0;
    list-style: none;
}
#navbarSupportedContent ul {
    margin-right: 0rem !important;
}
#navbarSupportedContent ul li {
    margin-bottom: 0.3rem !important;
    margin-right: 6.3px !important;
    margin-left: 7px !important;
}

.banner{
    /* margin-top: 161px; */
}
@media(max-width: 509px) {
    .banner{
        margin-top: 252px;
    }
}
@media(max-width: 1332px) {
    .banner{
        margin-top: 205px;
    }
}
@media(max-width: 1240px) {
    .banner{
        margin-top: 237px;
    }
}
@media(max-width: 1033px) {
    .banner{
        margin-top: 288px;
    }
}
@media(max-width: 1017px) {
    .banner{
        margin-top: 164px;
    }
}




.banner .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: auto;
    margin-left: auto;
}

.float-right{
    float: right;
}

.stats-grid-ugra-agile iframe{
    width: 1110px;
    height: 425px;
    margin-top: 10px;
}

@media(max-width: 1270px) {
    .stats-grid-ugra-agile iframe{
        width:450px;
        height:300px;
    }
}
@media(max-width: 995px) {
    .stats-grid-ugra-agile iframe{
        width:400px;
        height:280px;
    }
}

@media (min-width: 1200px){
    .container {
        max-width: 1385px;
    } 
}
/*@media (max-width: 991px){
    
}*/

.video{
    padding-bottom: 1rem !important;
    padding-top: 1rem !important;
}



/*about us*/
.sub-title{
    color: #555555;
    font-weight: normal;
}

.about_us ul{
    font-weight: normal;
    margin: 0;
    padding: 0;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 1.9;
    color: #333333b5;
    margin-top: 5px;
    margin-left: 30px;
}

.about_us .text-about>p:first-child{
    font-style: italic;
    font-size: 16px;
    font-weight: 300;
    box-sizing: inherit;
}

.about_us {
    margin-top: 170px;
}

.about_us{
    margin-top: 15px;
}



@media(max-width: 509px) {
    .about_us{
        margin-top: 252px;
    }
}
@media(max-width: 1332px) {
    .about_us{
        margin-top: 205px;
    }
}
@media(max-width: 1240px) {
    .about_us{
        margin-top: 237px;
    }
}
@media(max-width: 1033px) {
    .about_us{
        margin-top: 288px;
    }
}
@media(max-width: 1017px) {
    .about_us{
        margin-top: 164px;
    }
}
.ba-slider {
    position: relative;
    overflow: hidden;
}

.ba-slider img {
    width: 100%;
    display:block;
}

.resize {
    position: absolute;
    top:0;
    left: 0;
    height: 100%;
    width: 50%;
    overflow: hidden;
}


.handle { /* Thin line seperator */
    position:absolute;
    left:50%;
    top:0;
    bottom:0;
    width:4px;
    margin-left:-2px;
    background: aliceblue;
    cursor: ew-resize;
}

.handle:after {  /* Big orange knob  */
    position: absolute;
    top: 50%;
    width: 64px;
    height: 64px;
    margin: -32px 0 0 -32px;
    content:'\21d4';
    color:white;
    font-weight:bold;
    font-size:36px;
    text-align:center;
    line-height:64px;
    /* @orange */
    border: 1px sod; /* darken(@orange, 5%) */
    border-radius: 50%;
    transition:all 0.3s ease;
    /* lighten(@orange, 20%)*/
}

.draggable:after {
    width: 48px;
    height: 48px;
    margin: -24px 0 0 -24px;
    line-height:48px;
    font-size:30px;

}
/*//about us*/



/*--responsive--*/

/*@media(max-width: 1920px) {
    .navbar_right {
        margin-left: -854px;
    } 
}*/


@media only screen and (max-width: 1920px) and (min-width: 1605px) {

    .main_menu {
        color: red;
        margin-left: -10px;
        width: 209px;
        font-size: 14px;
    }


    h3.tittle{
        font-size:25px;
    }
    .certificate_section h6.sub_title{
        font-size: 20px;
    }
    .img_gallery h6{
        font-size: 20px;
    }
    .certificate_section p{
        /* font-size: 19px; */
    }
    p.copy-right-grids {
        font-size: 19px;
    }
    h6.sub_title{
        font-size: 23px;
        /* margin: 185px 0px 11px; */
    }
    .nav-item .nav-link {
        font-size: 14px;
    }  
    p {
        font-size: 17px;
    }
    .dropdown-menu li a{
        font-size: 14px;
    }
    .dropdown-menu{
        min-width: 250px;
        right: 0px;
        left: -16px;
    }
    .ugral-footer ul li {
        font-size: 17px;
        font-weight:bold;
    }
    .ugrals-footer-grids p{
        font-size: 17px;
        font-weight:bold;
    }
    .ugral-footer h3 {
        font-size: 25px;
    }
    .navbar-expand-md .navbar-nav .nav-link {
        /* padding-right: 1rem; */
        /* padding-left: 1rem; */

    }
    .img_gallery p {
        /* font-size: 17px; */
        line-height: 39px;
    }
    .container{
        /* margin-left:150px; */
        /* margin-right:150px; */
        max-width: 1800px ! important;
    }

    .navbar-brand img{
        min-height: 95px;
        margin-top: -75px;
    }
    .navbar_right {
        margin-top: 129px;
        margin-left: -725px;
    }
    .agileits_social_list li a {
        width: 50px;
        height: 50px;
        font-size: 25px;
    }
}

@media only screen and (max-width: 1604px) and (min-width: 1366px) {   

    .dotted{

    }
    h3.tittle{
        font-size: 22px;
    }
    .certificate_section h6.sub_title{
        font-size: 16px;
    }
    .img_gallery h6{
        font-size: 16px;
        margin-top: 27px;
    }
    .certificate_section p{
    }
    p.copy-right-grids {
        font-size: 14px;
    }
    h6.sub_title{
        font-size: 16px;
    }
    .nav-item .nav-link {
        font-size: 10px;
    }  
    p {
        font-size: 18px;
    }
    .dropdown-menu li a{
        font-size: 10px;
    }
    .dropdown-menu{
        min-width: 264px;
        right: 0px;
        left: -16px;
    }
    .ugral-footer ul li {
        font-size: 12px;
        font-weight:bold;
    }
    .ugrals-footer-grids p{
        font-size: 12px;
        font-weight:bold;
    }
    .ugral-footer h3 {
        font-size: 22px;
    }
    .navbar-expand-md .navbar-nav .nav-link {
    }
    .img_gallery p {
        line-height: 29px;
    }
    .container{
        max-width: 1300px ! important;
    }

    .navbar-brand img{
        min-height: 70px;
        margin-top: -45px;
    }

    .agileits_social_list li a {
        width: 40px;
        height: 46px;
        /* font-size: 17px; */
    }

    .main_menu {
        color: #ffffff;
        margin-left: -10px;
        width: 209px;
        font-size: 11px;
    }
}


@media(max-width: 1280px) {
    .banner-ugral {
        min-height: 700px;
    }
    .banner-left-wthree {
        padding-top: 13em;
    }
    .banner-left-wthree h3 {
        font-size: 56px;
    }
}

@media(max-width: 1080px) {
    .banner-ugral {
        min-height: 640px;
    }
    .banner-left-wthree {
        padding-top: 11em;
    }
    .view-caption {
        padding: 11px 10px;
    }
    .view-caption .ugrals-info h4 {
        font-size: 1.3em;
    }
    .map iframe {
        height: 300px;
    }
    .banner-left-wthree h3 {
        font-size: 53px;
    }
}

@media(max-width: 1024px) {
    .navbar-light .navbar-nav .nav-link {
        padding: 25px 13px;
    }
    .contact-agileits-ugralayouts h5 {
        font-size: 18px;
    }
}

@media(max-width: 991px) {
    div#navbarSupportedContent {
        background: rgba(0, 0, 0, 0.82);
    }
    .navbar-light .navbar-toggler {
        color: rgb(41,128,185)! important;
        background-color:  white;
        border: 2px solid rgb(41,128,185)! important;
        border-radius: 0;
        /*width:767px;*/
    }
    .navbar-light .navbar-nav .nav-link {
        padding: 14px 0;
    }
    i.fas.fa-bars {
        padding: 3px 0;
    }
    .middle-ugral p {
        font-size: 28px;
    }
    .team-grids {
        padding: 0 .5em;
    }
    .view-caption ul li a {
        margin: 0 1px;
        height: 25px;
        line-height: 26px;
        width: 25px;
        font-size: 11px;
    }
    .view-caption {
        padding: 6px 2px;
    }
    .gallery-grids {
        padding: 0 .5em;
    }
    .gallery-text-agile h4 {
        font-size: 19px;
    }
    .ugral-footer {
        padding: 0 .5em;
    }
    .ugral-footer p {
        font-size: 13px;
    }
}

@media(max-width: 900px) {
    .banner-left-wthree h3 {
        font-size: 52px;
    }
    .banner-left-wthree h5 {
        font-size: 24px;
    }
    .banner-ugral {
        min-height: 580px;
    }
    .banner-left-wthree {
        padding-top: 10em;
    }
    h3.tittle span {
        font-size: 90px;
    }
    h3.tittle {
        font-size: 36px;
    }
}

@media(max-width: 767px) {
    .title{
        display: none;
    }
    .banner-left-wthree h3 {
        font-size: 46px;
    }
    .banner-left-wthree h5 {
        font-size: 22px;
    }
    p {
        font-size: 14px;
    }
    .banner-ugral {
        min-height: 540px;
    }
    .banner-left-wthree {
        padding-top: 9em;
    }
    .right-text-about p {
        font-size: 15px;
    }
    .middle-ugral p {
        font-size: 24px;
    }
    .welcome-grid h4 {
        font-size: 22px;
    }
    .welcome-grid {
        padding: 0 .5em;
    }
    .welcome-grid i {
        font-size: 34px;
    }
    .view-caption {
        padding: 15px 14px;
    }
    .gallery-text-agile h4 {
        font-size: 13px;
    }
    h2.video-agile {
        font-size: 28px;
    }
    .navbar_right{
        margin-left:0;
        margin-top: 0;
    }


}

@media(max-width: 736px) {
    .banner-left-wthree h3 {
        font-size: 46px;
    }
    .banner-left-wthree h5 {
        font-size: 22px;
    }
    p {
        font-size: 14px;
    }
    .banner-ugral {
        min-height: 540px;
    }
    .banner-left-wthree {
        padding-top: 9em;
    }
    .right-text-about p {
        font-size: 15px;
    }
    .middle-ugral p {
        font-size: 24px;
    }
    .welcome-grid h4 {
        font-size: 22px;
    }
    .welcome-grid {
        padding: 0 .5em;
    }
    .welcome-grid i {
        font-size: 34px;
    }
    .view-caption {
        padding: 15px 14px;
    }
    .gallery-text-agile h4 {
        font-size: 13px;
    }
    h2.video-agile {
        font-size: 28px;
    }

}

@media(max-width: 667px) {
    .banner-ugral {
        min-height: 490px;
    }
    .banner-left-wthree h3 {
        font-size: 42px;
    }
    .banner-left-wthree {
        padding-top: 8em;
    }
    .team-grids {
        padding: 0 1em;
    }
}

@media(max-width: 640px) {
    .numscroller {
        font-size: 40px;
    }
    .right-text-about p {
        font-size: 14px;
    }
}

@media(max-width: 600px) {
    a.btn {
        font-size: 15px;
    }
    .map iframe {
        height: 270px;
    }
}

@media(max-width: 568px) {
    .banner-left-wthree h3 {
        font-size: 39px;
    }
    .banner-left-wthree h5 {
        font-size: 20px;
    }
    .banner-left-wthree p {
        font-size: 13px;
    }
    .banner-ugral {
        min-height: 460px;
    }
    h3.tittle {
        font-size: 32px;
    }
    h3.tittle span {
        font-size: 75px;
    }
    .numscroller {
        font-size: 38px;
    }
    .middle-ugral p {
        font-size: 20px;
    }
    .welcome-grid {
        padding: 0 1em;
    }
    .gallery-grids {
        padding: 0 1em;
    }
    .gallery-text-agile h4 {
        font-size: 21px;
    }
    h2.video-agile {
        font-size: 25px;
    }
    .navbar-light .navbar-nav .nav-link {
        padding: 12px 0;
    }
    .navbar-light .navbar-brand {
        font-size: 44px;
    }
    i.fas.fa-bars {
        padding: 2px 0;
    }
    .ugral-footer {
        padding: 0 1.5em;
    }
}

@media(max-width: 480px) {
    .banner-ugral {
        min-height: 440px;
    }
    .banner-left-wthree h3 {
        font-size: 36px;
    }
    .banner-left-wthree h5 {
        font-size: 19px;
    }
    .banner-left-wthree {
        padding-top: 7em;
    }
    .view-caption {
        padding: 10px 14px;
    }
    .contact-agileits-ugralayouts h5 {
        font-size: 17px;
    }
}

@media(max-width: 440px) {
    .contact-agileits-ugralayouts h5 {
        font-size: 17px;
    }
    .view-caption {
        padding: 8px 7px;
    }
}

@media(max-width: 414px) {
    .navbar_right {
        /* margin-left: auto !important; */
        /* float: left; */
        margin-top: 0px;
        margin-left: 0px;
    }
    .layoutweb-agileits-gallery-grids img {
        height: 148px;
    }
    ul li {

        font-size: 13px;
    }
    .mail-grid1-form input[type="submit"] {   
        padding: 3px 15px;
        background: #cd9e27;
        font-size: 12px;
    }
    .mail-grid1-form{
        margin-top:20px;
    }
    h4.agile_sub_tittle {
        font-size: 18px;
    }
    .carousel-caption{
        font-size: 16px;
    }

    .carousel {
        /* margin-top: 89px; */
    }
    .gallery .mb-sm-5{
        margin-top: 0px;
    }
    h3.tittle {
        margin-top: 10px;
        font-size: 16px;
    }
    .contact_page h3.tittle.mb-4{
        margin-bottom: 0px !important;
    }
    h3.tittle span {
        font-size: 55px;
    }
    .gallery_page .stats-info h6{
        font-size: 18px;
    }
    .gallery-text-agile h4 {
        font-size: 18px;
    }
    .ugral-footer h3 {
        font-size: 20px;
    }
    .ugral-footer ul li a {
        font-size: 13px;
    }
    p.copy-right-grids {
        font-size: 13px;
    }
    .navbar-light .navbar-brand {
        font-size: 40px;
    }
    .banner-left-wthree h3 {
        font-size: 34px;
    }
    .banner-left-wthree h5 {
        font-size: 18px;
        letter-spacing: 1px;
    }
    .banner-left-wthree p {
        font-size: 12px;
    }
    a.btn {
        padding: 10px 16px;
    }
    .banner-ugral {
        min-height: 410px;
    }
    .banner-ugral {
        min-height: 410px;
    }
    .right-text-about p {
        font-size: 13px;
    }
    p {
        font-size: 13px;
    }
    .numscroller {
        font-size: 36px;
    }
    .middle-ugral p {
        font-size: 13px;
        margin-bottom: 20px;
    }
    .view-caption .ugrals-info h4 {
        font-size: 1em;
    }
    .view-caption {
        padding: 6px 7px;
    }
    .about_page .mb-sm-5, .my-sm-5 {
        margin-top: 108px;
        /* margin-bottom: 3rem !important; */
    }

}

@media(max-width: 384px) {
    .title p{
        display: none;
    }

    .right-text-about p {
        font-size: 13px;
    }
    .welcome-grid,
    .team-grids {
        flex: 100%;
        max-width: 100%;
    }
    .welcome-grid:nth-child(2),
    .welcome-grid:nth-child(6) {
        margin-top: 1.5rem;
    }
    .gallery-text-agile h4 {
        font-size: 19px;
    }
    h2.video-agile {
        font-size: 23px;
    }
    .contact-agileits-ugralayouts h5 {
        font-size: 16px;
    }
    .form-bg-ugrals input[type="text"],
    .form-bg-ugrals input[type="email"],
    .form-control,
    .form-bg-ugrals textarea {
        font-size: 14px;
    }
    .map iframe {
        height: 240px;
    }
    .ugral-footer h1 a {
        font-size: 36px;
    }
    .ugral-footer h3 {
        font-size: 24px;
    }
    .ugral-footer:nth-child(2) {
        margin: 1rem 0 !important;
    }
    p.copy-right-grids {
        font-size: 13px;
    }
    .view-caption {
        padding: 12px 16px;
        height: 12%;
    }
    .view-caption .ugrals-info h4 {
        font-size: 1.3em;
    }
    .team-grids:nth-child(2) {
        margin-top: 1.5rem;
    }
}

@media(max-width: 375px) {
    /*    .navbar-brand img {
             min-height: 60px; 
             max-height: 60px; 
            max-width: 243px;
             min-width: 258px; 
            margin-top: 3px;
        }
        .regstr-r-ugra-agileits {
            margin-top: 1.5rem !important;
        }
        .layoutweb-agileits-gallery-grids img {
            height: 128px;
        }*/
}

@media(max-width: 370px) {
    /*    .carousel {
            margin-top: 79px;
        }
        .navbar-brand img {
            min-height: 50px;
             max-height: 50px; 
            max-width: 243px;
             min-width: 203px; 
            margin-top: 3px;
        }*/
}

@media(max-width: 360px) {
    .img_gallery h6{

        margin-top: 12px;

        margin-bottom: 3px;
    }
    h {
        font-size: 14px;
    }
    .mail-grid1-form input[type="text"], .mail-grid1-form input[type="email"], .mail-grid1-form textarea{
        font-size:13px;
    }
    p.sub,p.add{
        font-size:13px;
    }
    p.para-agileits-weblayouts,h4.agile_sub_tittle{
        font-size:14px;
    }
    .certificate_section h6.sub_title,.img_gallery h6{
        font-size: 14px;
    }
    .col-md-12.text-about div{
        width:100%;
    }    
    h6.sub_title {
        font-size:14px;
        margin: 10px 0px 11px;
    }
    .col-md-12.text-about div .fa,.col-md-12.text-about .fa{
        font-size:20px;
    }
    .navbar-brand img {
        /* min-height: 50px; */
        /* max-height: 50px; */
        /* max-width: 261px; */
        /* min-width: 203px; */
        margin-top: 3px;
        width: 220px;
    }
    .ugral-footer img{
        min-height: 80px ! important;
        max-height: 80px ! important;
        min-width: 150px ! important;
        max-width: 150px ! important;
    }
    .side_image{
        order:1;
    }
    .side_right_content,.side_left_content{
        order:2;
    }

    .side_by_side p{
        margin-bottom: 60px;
    }
    .navbar-toggler {
        padding: 2px 4px;
        font-size: 1.25rem;
        line-height: 1;
        background-color: transparent;
        border: 1px solid transparent;
        border-radius: 0.25rem;
        /* float: right; */
    }
    iframe {
        width: 330px;
        height: 158px;
        margin-bottom: 10px;
    }

}


@media(max-width: 320px) {
    .navbar-brand img {
        min-height: 50px;
        max-height: 50px;
        max-width: 203px;
        min-width: 203px;
    }
    .navbar-light .navbar-nav .nav-link {
        padding: 10px 0;
        font-size: 14px;
    }
    .banner-left-wthree h3 {
        font-size: 28px;
    }
    .banner-left-wthree h5 {
        font-size: 17px
    }
    .banner-left-wthree p {
        font-size: 11px;
        line-height: 1.8;
    }
    .banner-ugral {
        min-height: 370px;
    }
    .banner-left-wthree {
        padding-top: 6em;
    }
    h3.tittle span {
        font-size: 68px;
    }
    h3.tittle span {
        font-size: 68px;
    }
    .numscroller {
        font-size: 32px;
    }
    .stats-grid-ugra-agile p {
        font-size: 12px;
    }
    .right-text-about p {
        font-size: 12px;
    }
    .middle-ugral p {
        font-size: 15px;
    }
    h2.video-agile {
        font-size: 21px;
    }
    .contact-agileits-ugralayouts h5 {
        font-size: 15px;
    }
    .form-bg-ugrals input[type="text"],
    .form-bg-ugrals input[type="email"],
    .form-control,
    .form-bg-ugrals textarea {
        font-size: 13px;
    }
    .form-bg-ugrals input[type="submit"] {
        font-size: 14px;
        padding: 11px 0;
    }
    .map iframe {
        height: 220px;
    }
    .ugral-footer h1 a {
        font-size: 34px;
    }
    .view-caption {
        height: 15%;
    }
}

/*--//responsive--*/