/*---------------------css code starts here---------------------------*/
/*---------------------common-css-starts-here-----------------------*/
* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
@import url('https://fonts.cdnfonts.com/css/arimo');
body,
html {
    font-size: 16px;
     font-family: 'Arimo', sans-serif;
    height: 100%;
    color: rgb(79,79,79);
}
p{
    font-size: 16px;
    color: rgb(108, 144, 198);
}

ul,
li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.container {
    max-width: 805px;
    width: 100%;
}

h1 {
    font-size: 20px;
    font-family: 'Arimo', sans-serif;
    color: rgb(79,79,79);
}

h2 {
    font-size: 1.5rem;
}

h3 {
    font-size: 2.813rem;
}

h4 {
    font-size: 1.563rem;
}
h5 {
    font-size: 2.438rem;
}
h6 {
    font-size: 20px;
}

.p-60 {
    padding: 3.75rem 0;
}

.p-30 {
    padding: 1.875rem 0;
}

.p--30 {
    padding: 30px;
}

.pl-25 {
    padding-left: 25%;
}
.content-section .container {
    padding-top: 20px;
}

.content-section .container .row {
    margin: 0;
}
/*-------------------------common-css-ends-here---------------------------*/

/*-------------------------header-css-start-here---------------------------*/
header nav.navbar {
    padding: 0;
    color: #a90061;
    background: #fff !important;
}

header nav.navbar  ul li a {
    display: block;
    font-size: 24px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0.05em;
    color: rgb(79,79,79);
    padding-right: 35px !important;
}
header nav.navbar .nav-link.active {
    background: transparent;
   /* padding: 23px;*/
   color: #a90061 !important;
}
header nav.navbar ul li:last-child a {
    padding-right: 10px !important;
}

header nav.navbar  ul li a:hover{
    background: transparent;
    color: #000 !important;
}
.main-page header nav.navbar .wsite-logo a {
    font-size: 40px;
    color: #595959 !important;
    font-family: 'Italiana', sans-serif;
                                                
}

header nav.navbar .container {
    /* flex-direction: column; */
    align-items: center;
    /*width: 100%;
    max-width: 90%;*/
}
header nav.navbar .container .navbar-collapse {
    width: 100%;
}
span.wsite-logo img {
    max-width: 283px;
}
.main-page header nav.navbar .wsite-logo a {
    font-size: 40px;
}
.main-page2 header nav.navbar .wsite-logo a{
    font-size: 24px;
    text-transform: uppercase;
}

/*-------------------------header-css-ends-here---------------------------*/
section.banner img {
    height: 58vh;
    object-fit: cover;
    object-position: top;
}
.banner .row{
    align-items: center;

}
.header-caption h1.title-1 {
    margin-bottom: 9px;
}
body.main-page2 section.banner .row:after{
    display: none;
}
header#header {
    padding-top: 1%;
    padding-bottom: 1%;
}
.about-para {
    padding-left: 10px;
}
.about-para p {
    font-size: 14.9px;
    color: rgb(79,79,79);
}
.about-links li {
    padding: 5px;
   /* border-bottom: 1px dashed #c0c0c0;*/
    font-size: 14px;
    text-align: center;
}
.about-img img {
    height: 230px;
    object-fit: cover;
}
.about-links li a span{
    color: rgb(79,79,79);
}
.about-links ul {
   /* border: 1px dashed #c0c0c0;*/
}
.about-links ul li:last-child {
    border-bottom: none;
}
.about-links li a {
    text-decoration: none;
    color: rgb(79,79,79);
}
.about-img {
    padding-bottom: 10px;
}
section.abt-banner {
    padding-top: 20px;
    padding-bottom: 30px;
}
.work-with-banner {
    padding-top: 20px;
}
.work-with-banner h1 {
    color: rgb(108, 144, 198);
}
.caption-que{
    padding-top: 20px;
}
.caption-que p {
    margin-bottom: 8px;
    color: rgb(79,79,79);
}
.lets-talk a {
    color: rgb(108, 144, 198);
    text-decoration: none;
    text-align: center;
    font-size: 20px;
}
.lets-talk {
    padding-top: 22px;
}
footer {
    background-color: transparent;
    color: #fff;
    padding-bottom: 0;
    padding-top: 0;
}
.main-page2 footer {
    background-color: transparent;
}
footer .row {
    border-top: 1px solid #c0c0c0;
    margin: 0;
}
footer a {
    color: rgb(79,79,79);
    text-decoration: none;
    font-family: 'Arimo', sans-serif;
    font-size: 16px;
}
footer p{
   font-family: 'Arimo', sans-serif;
    font-size: 16px;
    color: rgb(79,79,79);
}
.content-section h2 {
    margin-bottom: 20px;
    padding: 0;
    color: rgb(108,144,198);
}
.content-section p{
    padding: 0;
     color: rgb(169,0,97);
}

.contact-network li {
    padding: 3px;
    border-bottom: none;
    /* border-right: 1px dashed #c0c0c0; */
    /* text-transform: uppercase; */
    /* width: calc(100% / 3 - 3px); */
    /* display: inline-block; */
    /* border-bottom: 1px dashed #c0c0c0; */
    vertical-align: middle;
    /* min-height: 70px; */
    text-align: left;
    padding-left: 0;
    padding-bottom: 0;
}
.contact-network ul li:nth-child(4), .contact-network ul li:nth-child(5), .contact-network ul li:nth-child(6) {
    border-bottom: none;
}

.contact-network ul li a {
    /*height: 25px;*/
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.contact-network ul {
   /* border: 1px dashed #c0c0c0;*/
    /*display: flex;
    align-items: center;*/
  /*  width: calc(100% / 3);*/
    border-right: none;
}
.bullet-speciality li:before {
    content: '';
    position: absolute;
    width: 5px;
    height: 5px;
    background-color: #000;
    border-radius: 50%;
    left: -15px;
    top: 50%;
    transform: translateY(-44%);
}
.bullet-speciality li {
    /*list-style-type: disc;*/
    padding: 3px;
    position: relative;
}
.bullet-speciality {
    padding-left: 15px;
}
section.contact-details {
    padding: 30px 0;
}
.contact-box {
    padding: 15px 0;
}
.contact-box img {
    margin-bottom: 10px;
}
.contact-box p a {
    color: rgb(108, 144, 198);
    text-decoration: none;
}
.contact-box p {
    margin-bottom: 0;
    color: rgb(79,79,79);
}
.contact-box p a{
    color: rgb(79,79,79);
}
.contact-heading h2:after {
    content: '';
    position: absolute;
    width: 98%;
    height: 1px;
    background-color: #c0c0c0;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
}
.contact-heading h2 {
    /* border-bottom: 1px solid #c0c0c0; */
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 0;
}
/*-----------------------Responsive-css---starts-here---------------------------*/
@media (min-width:1280px) and (max-width:1400px) {
/*    .banner .row:after {
    right: 2.313rem;
}*/
header nav.navbar  ul li a {

    padding-right: 7rem !important;
}
.container {
    max-width: 90%;
    width: 100%;
}
section.banner img {
    height: 500px;
    object-position: center;
}
.about-img img {
    height: 315px;
    object-fit: cover;
    object-position: top;
}
}
@media (max-width: 1025px) {
    .container {
        max-width: 100%;
        width: 100%;
        padding: 0 15px;
    }
}

/*-----------------------Ipad and Mobile starts here---------------------------*/
@media (max-width: 991px) {
span.wsite-logo img {
    max-width: 150px;
}
.navbar-toggler:focus{
    box-shadow: none;
    border: 2px solid rgb(108,144,198);
}
header nav.navbar .container .navbar-collapse {
    width: 100%;
    border-top: 1px solid rgb(108,144,198);
    background-color: #fff;
    margin-top: 15px;
}
header nav.navbar .container .navbar-collapse{
    box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.3);
    padding: 8px;
}
header nav.navbar ul li:last-child a {
    border-bottom: none;
    padding-bottom: 0;
}
header nav.navbar  ul li a {
    font-size: 16px;
    border-bottom: 1px solid #e1dcdc;
}
}

/*-----------------------Ipad landscape-css-ends here---------------------------*/
@media (min-width:992px) and (max-width:1024px) {
    header ul.navbar-nav li.nav-item {
        padding: 0px 4px;
    }

}

/*-----------------------Ipad landscape-css-ends here---------------------------*/
/*-----------------------Ipad portrait-css-starts here---------------------------*/

@media (min-width:768px) and (max-width:991px) {
    .p-70 {
        padding: 50px 0;
    }

    h1 {
        font-size: 34px;
    }

    h2 {
        font-size: 30px;
    }

    h4 {
        font-size: 18px;
    }

    h6 {
        font-size: 18px;
    }

}
@media (max-width: 767px) {
   .about-para {
    padding-left: 0;
}
.content-section h2 {
    font-size: 22px !important;
}
.header-caption h1{
    font-size: 18px;
}
.lets-talk a {
    font-size: 18px;
}
.contact-network li {
    padding: 3px;
    /*border-bottom: 1px dashed #c0c0c0;
    border-right: 1px dashed #c0c0c0;*/
    display: block;
    width: 100%;
}
.bullet-speciality li{
    padding: 3px;
}
.contact-network ul li:nth-child(4), .contact-network ul li:nth-child(5), .contact-network ul li:nth-child(6) {
   /* border-bottom: 1px dashed #c0c0c0;*/
}
.contact-network ul li:nth-child(6) {
    border-bottom: none;
}
.about-links.contact-network {
    margin-bottom: 15px;
}
.contact-network ul {
    /*border: 1px dashed #c0c0c0;*/
    display: flex;
    width: 100%;
    border-right: none;
    flex-direction: column;
}
.about-img img {
    height: auto;
    object-fit: cover;
}
.contact-box {
    /*margin-bottom: 20px;*/
    min-height: auto;
}
section.contact-details {
    padding: 30px 0;
}
iframe {
    width: 100%;
}
footer a,footer p {
    font-size: 13px;
}
.contact-box h4 {
    font-size: 19px;
    font-weight: 600;
}
}